7 lines
85 B
JSON
7 lines
85 B
JSON
{
|
|
"compilerOptions" : {
|
|
"checkJs": true,
|
|
"target": "es6"
|
|
}
|
|
}
|