blob: 0ac3a60861ad0f3830a57c2da82a62937697e0c9 [file] [log] [blame]
{
"compilerOptions": {
"strict": true,
"target": "es2017",
"lib": ["DOM", "ES2017"],
"noImplicitAny": true,
"esModuleInterop": true,
"types": ["mocha", "node"],
}
}