We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
i18n-text/no-en
1 parent ff2d413 commit db9f5b0Copy full SHA for db9f5b0
.eslintrc.json
@@ -9,6 +9,7 @@
9
},
10
"rules": {
11
"eslint-comments/no-use": "off",
12
+ "i18n-text/no-en": "off",
13
"import/no-namespace": "off",
14
"no-unused-vars": "off",
15
"@typescript-eslint/no-unused-vars": "error",
0 commit comments