epiphany/node_modules/constantinople/tsconfig.json
2023-12-09 22:19:03 -08:00

8 lines
119 B
JSON

{
"compilerOptions": {
"declaration": true,
"outDir": "lib",
"strict": true,
"lib": ["es2017"]
}
}