We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e94bbf6 commit 5440dedCopy full SHA for 5440ded
.eslintrc.json
@@ -44,6 +44,7 @@
44
"semi": "off",
45
"@typescript-eslint/semi": ["error", "never"],
46
"@typescript-eslint/type-annotation-spacing": "error",
47
+ "i18n-text/no-en": "warn",
48
"@typescript-eslint/unbound-method": "error"
49
},
50
"env": {
0 commit comments