mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 07:49:52 +03:00
ignore i18n files
This commit is contained in:
@@ -16,7 +16,7 @@ export default tseslint.config(
|
||||
}
|
||||
},
|
||||
{
|
||||
ignores: ['dist/*', '*.js', '**/*.cjs', '**/unpack.ts', 'i18*.ts']
|
||||
ignores: ['dist/*', '*.js', '**/*.cjs', '**/unpack.ts', 'i18n*.*']
|
||||
},
|
||||
{
|
||||
rules: {
|
||||
|
||||
Reference in New Issue
Block a user