mirror of
https://github.com/Kuingsmile/PicList.git
synced 2026-09-05 07:28:42 +08:00
🔨 Refactor(custom): use i18next for main process
This commit is contained in:
+1
-1
@@ -126,7 +126,7 @@ export default defineConfig(
|
||||
},
|
||||
},
|
||||
{
|
||||
files: ['src/renderer/i18n/**/*.json'],
|
||||
files: ['src/renderer/i18n/**/*.json', 'src/main/i18n/locales/**/*.json'],
|
||||
rules: {
|
||||
'jsonc/sort-keys': [
|
||||
'error',
|
||||
|
||||
Reference in New Issue
Block a user