{ "extends": "./tsconfig.json", "compilerOptions": { "outDir": "./distTest", "allowJs": true }, "include": ["test/**/*.ts", "test/**/*.js"] }