mirror of
https://github.com/iptv-org/iptv
synced 2025-12-16 02:16:47 -05:00
Update eslint.config.mjs
This commit is contained in:
@@ -46,5 +46,9 @@ export default [
|
||||
quotes: ['error', 'single'],
|
||||
semi: ['error', 'never']
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
ignores: ['tests/__data__/**']
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user