1
0
Fork 0
management/front/dkha-web-sz-main/node_modules/parchment/tsconfig.json

10 lines
161 B
JSON

{
"compilerOptions": {
"module": "commonjs",
"target": "es5",
"declaration": true,
"strict": true
},
"exclude": ["node_modules", "test"]
}