7 lines
118 B
JSON
7 lines
118 B
JSON
{
|
|
"compilerOptions": {
|
|
"strict": true,
|
|
"lib": ["esnext"],
|
|
"noUnusedLocals": false
|
|
}
|
|
}
|