kenken999's picture
test
275b9f3
raw
history blame
205 Bytes
{
"compilerOptions": {
"outDir": "build",
"sourceMap": true,
"noImplicitAny": true,
"moduleResolution": "node",
"esModuleInterop": true,
"allowSyntheticDefaultImports": true
}
}