work.suroh.tk/node_modules/constantinople/tsconfig.json

9 lines
119 B
JSON
Raw Normal View History

2019-12-02 12:22:45 +00:00
{
"compilerOptions": {
"declaration": true,
"outDir": "lib",
"strict": true,
"lib": ["es2017"]
}
}