Skip to content

Commit aa4b87d

Browse files
committed
[eslint] fix CI
1 parent e2c4316 commit aa4b87d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.eslintrc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22
"root": true,
33

44
"extends": "@ljharb",
5+
6+
"rules": {
7+
"id-length": "off",
8+
},
59
}

0 commit comments

Comments
 (0)