{ "extends": "./tsconfig.release.json", "compilerOptions": { "noImplicitAny": false, "checkJs": true }, "include": ["src/**/*", "test/**/*", "typings/**/*.d.ts", "build-utils/**/*", "webpack.config.js"] }