{ "extends": "./tsconfig.json", "compilerOptions": { "module": "commonjs" }, "exclude": ["docs/*", "webpack.config.*", "*.js", "__tests__", "examples"] }