blob: f86acd25ac61c53c2e4f966208691ee39a40390e [file] [log] [blame]
{
"compilerOptions": {
"strict": true,
"target": "es2017",
"lib": ["DOM", "ES2017"],
"noImplicitAny": true,
"esModuleInterop": true,
}
}