Skip to content

Commit 36e8a65

Browse files
clydinalan-agius4
authored andcommitted
test: enable @typescript-eslint/prefer-regexp-exec lint rule
The `@typescript-eslint/prefer-regexp-exec` rule is now enabled. No code changes were required.
1 parent eced3a8 commit 36e8a65

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.eslintrc.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@
111111
"@typescript-eslint/no-unsafe-member-access": "off",
112112
"@typescript-eslint/no-unsafe-return": "off",
113113
"@typescript-eslint/no-unused-vars": "off",
114-
"@typescript-eslint/prefer-regexp-exec": "off",
115114
"@typescript-eslint/require-await": "off",
116115
"@typescript-eslint/restrict-plus-operands": "off",
117116
"@typescript-eslint/restrict-template-expressions": "off",

0 commit comments

Comments
 (0)