7 lines
69 B
JSON
7 lines
69 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"checkJs": true,
|
||
|
"target": "es2021"
|
||
|
}
|
||
|
}
|