We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b35a89f commit ce15d3cCopy full SHA for ce15d3c
.eslintrc.json
@@ -4,7 +4,6 @@
4
"wikimedia/server"
5
],
6
"rules": {
7
- "max-len": "off",
8
- "security/detect-bidi-characters": "off"
+ "max-len": "off"
9
}
10
0 commit comments