Skip to content

Commit 5886d5d

Browse files
authored
Remove unneeded ignore
1 parent d507d50 commit 5886d5d

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
@@ -93,10 +93,7 @@
9393
"rules": {
9494
"complexity": "off",
9595
"unicorn/prefer-switch": "off"
96-
},
97-
"ignores": [
98-
"types/"
99-
]
96+
}
10097
},
10198
"remarkConfig": {
10299
"plugins": [

0 commit comments

Comments
 (0)