We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@typescript-eslint/prefer-regexp-exec
1 parent eced3a8 commit 36e8a65Copy full SHA for 36e8a65
.eslintrc.json
@@ -111,7 +111,6 @@
111
"@typescript-eslint/no-unsafe-member-access": "off",
112
"@typescript-eslint/no-unsafe-return": "off",
113
"@typescript-eslint/no-unused-vars": "off",
114
- "@typescript-eslint/prefer-regexp-exec": "off",
115
"@typescript-eslint/require-await": "off",
116
"@typescript-eslint/restrict-plus-operands": "off",
117
"@typescript-eslint/restrict-template-expressions": "off",
0 commit comments