We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2c4316 commit aa4b87dCopy full SHA for aa4b87d
.eslintrc
@@ -2,4 +2,8 @@
2
"root": true,
3
4
"extends": "@ljharb",
5
+
6
+ "rules": {
7
+ "id-length": "off",
8
+ },
9
}
0 commit comments