mirror of
https://activitypub.software/TransFem-org/Sharkey
synced 2024-11-21 21:45:11 +00:00
use en-US
translations for linting
This commit is contained in:
parent
6a3dc40c31
commit
cff59ce2aa
2 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,7 @@ export default [
|
|||
},
|
||||
},
|
||||
rules: {
|
||||
'sharkey/locale': ['error', buildLocales()['ja-JP']],
|
||||
'sharkey/locale': ['error', buildLocales()['en-US']],
|
||||
|
||||
'@typescript-eslint/no-empty-interface': ['error', {
|
||||
allowSingleExtends: true,
|
||||
|
|
|
@ -47,7 +47,7 @@ export default [
|
|||
},
|
||||
},
|
||||
rules: {
|
||||
'sharkey/locale': ['error', buildLocales()['ja-JP']],
|
||||
'sharkey/locale': ['error', buildLocales()['en-US']],
|
||||
|
||||
'@typescript-eslint/no-empty-interface': ['error', {
|
||||
allowSingleExtends: true,
|
||||
|
|
Loading…
Reference in a new issue