{ "extends": "./tsconfig.json", "compilerOptions": { "sourceMap": true }, "include": [ "lib/**/*.ts", "test/**/*.ts" ] }