Spaces:
Running
Running
| { | |
| "extends": "../../tsconfig.json", | |
| "compilerOptions": { | |
| "module": "ESNext", | |
| "moduleResolution": "Bundler", | |
| "jsx": "react-jsx", | |
| "baseUrl": "." | |
| } | |
| } | |
| { | |
| "extends": "../../tsconfig.json", | |
| "compilerOptions": { | |
| "module": "ESNext", | |
| "moduleResolution": "Bundler", | |
| "jsx": "react-jsx", | |
| "baseUrl": "." | |
| } | |
| } | |