UNPKG

135 BJSONView Raw
1{
2 "compilerOptions": {
3 "module": "commonjs",
4 "noEmit": false
5 },
6 "extends": "./tsconfig.json",
7 "include": ["scripts"]
8}