UNPKG

147 BJSONView Raw
1{
2 "extends": "./tsconfig.json",
3 "compilerOptions": {
4 "rootDir": "./src",
5 "types": []
6 },
7 "include": ["src"]
8}
\No newline at end of file