9 lines
No EOL
174 B
JSON
9 lines
No EOL
174 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "es2020",
|
|
"esModuleInterop": true,
|
|
"forceConsistentCasingInFileNames": true,
|
|
"strict": true,
|
|
"skipLibCheck": true
|
|
}
|
|
} |