6 lines
96 B
JSON
6 lines
96 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"target": "es5",
|
||
|
"lib": ["esnext", "dom", "dom.iterable"]
|
||
|
}
|
||
|
}
|