Drop explicit type parameter in ComputedLine, since it can be inferred.
[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.