Files
InternetProg_MorozovDV_PIbd-22/Lab/node_modules/safe-regex-test/tsconfig.json
2025-05-26 00:41:29 +04:00

9 lines
118 B
JSON

{
"extends": "@ljharb/tsconfig",
"compilerOptions": {
// "target": "es2021",
},
"exclude": [
"coverage",
],
}