blob: 91a19671ad0b7d716fc5e2024e8cbce2242f22aa [file] [log] [blame]
{
"compilerOptions": {
"strict": true,
"target": "ES2018",
"module": "CommonJS",
"types": ["node"]
}
}