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