devsite/node_modules/constantinople/tsconfig.json

9 lines
119 B
JSON
Raw Permalink Normal View History

2024-07-08 01:49:38 +00:00
{
"compilerOptions": {
"declaration": true,
"outDir": "lib",
"strict": true,
"lib": ["es2017"]
}
}