Spaces:
Running
Running
{ | |
"extends": "./tsconfig.src.json", | |
"compilerOptions": { | |
"types": ["node"] | |
}, | |
"include": ["./node", "./native"], | |
"exclude": ["**/*.test.ts"] | |
} | |