Skip to content

Commit 73ef1b2

Browse files
author
Kristofer Sommestad
authored
Merge pull request #189 from Springworks/remove-no-div-regex
fix(config): remove no-div-regex
2 parents 3e825dc + 22c64f6 commit 73ef1b2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

index.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ module.exports = {
5959
"no-control-regex": 2,
6060
"no-debugger": 2,
6161
"no-delete-var": 2,
62-
"no-div-regex": 2,
6362
"no-dupe-args": 2,
6463
"no-dupe-class-members": 2,
6564
"no-dupe-keys": 2,

0 commit comments

Comments
 (0)