Files
Pibd-24_Eredavkin_R.A._Inte…/node_modules/is-regex/tsconfig.json
2025-05-08 13:39:26 +04:00

10 lines
114 B
JSON

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