Skip to content

Commit 734b658

Browse files
committed
Update packages version
1 parent c3ef8fd commit 734b658

File tree

7 files changed

+5682
-11951
lines changed

7 files changed

+5682
-11951
lines changed

.eslintrc.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
"project": "./tsconfig.json"
99
},
1010
"rules": {
11+
"i18n-text/no-en": "off",
1112
"eslint-comments/no-use": "off",
1213
"import/no-namespace": "off",
1314
"no-unused-vars": "off",
@@ -51,4 +52,4 @@
5152
"es6": true,
5253
"jest/globals": true
5354
}
54-
}
55+
}

0 commit comments

Comments
 (0)