UNPKG

number-cruncher

Version:

Calculate total time based on lines of input with numbers on the end.

14 lines (13 loc) 271 B
{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "./out-tsc/spec", "module": "CommonJs", "types": ["jest", "node"] }, "files": [ "src/test.ts", "src/polyfills.ts" ], "include": ["src/**/*.ts", "src/**/*.d.ts"] }