7 lines
88 B
JSON
7 lines
88 B
JSON
{
|
|
"compilerOptions": {
|
|
"target": "es2020",
|
|
"allowJs": true,
|
|
"checkJs": true
|
|
}
|
|
}
|