review eslint rule

This commit is contained in:
JFH
2021-05-30 16:49:53 +02:00
parent 99ee706c18
commit 8e54c15638
75 changed files with 253 additions and 252 deletions

View File

@@ -79,7 +79,7 @@ export const putLocale = async function (givenParam, goodLangs) {
debug: false,
resources: {
[langParam]: {
translation: module.default,
translation: module.default
}
}
});