Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
{ | |
"compilerOptions": { | |
"allowJs": true, | |
"esModuleInterop": true, | |
"allowSyntheticDefaultImports": true, | |
"moduleResolution": "Bundler", | |
"noEmit": true, | |
"allowImportingTsExtensions": true, | |
"target": "es2022" | |
}, | |
"include": ["**/*.ts"], | |
} |