generated from Userscripts/Template
11 lines
149 B
JSON
11 lines
149 B
JSON
|
{
|
||
|
"compilerOptions": {
|
||
|
"checkJs": true,
|
||
|
"target": "es6",
|
||
|
"lib": [
|
||
|
"dom",
|
||
|
"es6"
|
||
|
]
|
||
|
}
|
||
|
}
|