Spaces:
Running
on
Zero
Running
on
Zero
File size: 205 Bytes
275b9f3 |
1 2 3 4 5 6 7 8 9 10 |
{
"compilerOptions": {
"outDir": "build",
"sourceMap": true,
"noImplicitAny": true,
"moduleResolution": "node",
"esModuleInterop": true,
"allowSyntheticDefaultImports": true
}
} |