mad-lawsuit/frontend/node_modules/.pnpm/is-regex@1.2.1/node_modules/is-regex/tsconfig.json

9 lines
114 B
JSON

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