Skip to content

Commit 4980660

Browse files
committed
Remove unnecessary config
1 parent 7eafba3 commit 4980660

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,7 @@
5151
"trailingComma": "none"
5252
},
5353
"eslintConfig": {
54-
"extends": "@logux/eslint-config",
55-
"rules": {
56-
"security/detect-non-literal-regexp": "off"
57-
}
54+
"extends": "@logux/eslint-config"
5855
},
5956
"c8": {
6057
"exclude": [

0 commit comments

Comments
 (0)