Further improve the typing of InputLine to not require the `as any` cast.
[ustaxlib.git] / jest.config.js
2020-02-18 Robert SesekEnable Jest code coverage and use ES7 compiler.
2020-02-17 Robert SesekSkeleton project with Jest and TypeScript.