Spaces:
Sleeping
Sleeping
| { | |
| "extends": "../tsconfig.json", | |
| "compilerOptions": { | |
| "rootDir": "../src", | |
| "module": "nodenext", | |
| "moduleResolution": "nodenext" | |
| } | |
| } | |
| { | |
| "extends": "../tsconfig.json", | |
| "compilerOptions": { | |
| "rootDir": "../src", | |
| "module": "nodenext", | |
| "moduleResolution": "nodenext" | |
| } | |
| } | |