8 lines
92 B
JSON
8 lines
92 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"checkJs": true,
|
||
|
"strict": true,
|
||
|
"target": "es6"
|
||
|
}
|
||
|
}
|