8 lines
99 B
JSON
8 lines
99 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"checkJs": true,
|
||
|
"target": "es6",
|
||
|
"lib": ["dom", "es6"]
|
||
|
}
|
||
|
}
|