7 lines
98 B
JSON
7 lines
98 B
JSON
{
|
|
"compilerOptions": {
|
|
"checkJs": true,
|
|
"strict": true,
|
|
"lib": ["ES6", "DOM"]
|
|
}
|
|
}
|