9 lines
119 B
JSON
Raw Normal View History

2019-11-26 14:50:43 -08:00
{
"compilerOptions": {
"declaration": true,
"outDir": "lib",
"strict": true,
"lib": ["es2017"]
}
}