UNPKG

range-ts

Version:

RangeMap implementation based on Guava

10 lines (9 loc) 176 B
{ "extends": "../tsconfig.json", "compilerOptions": { "noEmit": false, "baseUrl": "." }, "include": ["./**/*.ts"], "exclude": ["./**/*.spec.ts", "test.ts"] }