Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
{ | |
"extends": "./.svelte-kit/tsconfig.json", | |
"compilerOptions": { | |
"allowJs": true, | |
"checkJs": true, | |
"esModuleInterop": true, | |
"forceConsistentCasingInFileNames": true, | |
"resolveJsonModule": true, | |
"skipLibCheck": true, | |
"sourceMap": true, | |
"strict": true, | |
"module": "NodeNext", | |
"moduleResolution": "NodeNext" | |
} | |
} | |