sf-static/portfolio/node_modules/constantinople/tsconfig.json

9 lines
119 B
JSON
Raw Permalink Normal View History

2023-02-28 18:21:07 +00:00
{
"compilerOptions": {
"declaration": true,
"outDir": "lib",
"strict": true,
"lib": ["es2017"]
}
}