UNPKG

165 BJSONView Raw
1{
2 "extends": "./tsconfig.json",
3 "compilerOptions": {
4 "module": "commonjs"
5 },
6 "exclude": ["docs/*", "webpack.config.*", "*.js", "__tests__", "examples"]
7}
\No newline at end of file