8 lines
95 B
JSON
8 lines
95 B
JSON
{
|
|
"compilerOptions": {
|
|
"checkJs": true,
|
|
"target": "es2021",
|
|
"noImplicitAny": false
|
|
}
|
|
}
|