[go: nahoru, domu]

blob: ea3b43d955b3394b3e528ed36bc12f051d4f2594 [file] [log] [blame]
{
"compilerOptions": {
"module": "esnext",
"target": "esnext",
"baseUrl": ".",
"checkJs": true,
"allowJs": true,
"noEmitOnError": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
"noImplicitReturns": true,
"noFallthroughCasesInSwitch": true
}
}