Files
Lab4/33/node_modules/constantinople/tsconfig.json
MishaBagger b6c10cc93f MACHIN
2023-10-25 09:15:21 +03:00

9 lines
119 B
JSON

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