Skip to content

Commit 12709f4

Browse files
committed
Remove old config
1 parent c6fa683 commit 12709f4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -54,10 +54,7 @@
5454
"*.js": "eslint --fix"
5555
},
5656
"eslintConfig": {
57-
"extends": "@logux/eslint-config",
58-
"rules": {
59-
"security/detect-unsafe-regex": "off"
60-
}
57+
"extends": "@logux/eslint-config"
6158
},
6259
"jest": {
6360
"testEnvironment": "node",

0 commit comments

Comments
 (0)