Spaces:
Sleeping
Sleeping
{ | |
"compilerOptions": { | |
"target": "ESNext", | |
"moduleResolution": "node", | |
"allowSyntheticDefaultImports": true, | |
"esModuleInterop": true, | |
"forceConsistentCasingInFileNames": true, | |
"strict": true, | |
"skipLibCheck": true | |
} | |
} | |