mirror of https://github.com/iptv-org/epg.git
Update eslint.config.mjs
This commit is contained in:
parent
d33aae5d84
commit
71d777e235
|
@ -48,5 +48,8 @@ export default [
|
|||
|
||||
semi: ['error', 'never']
|
||||
}
|
||||
},
|
||||
{
|
||||
ignores: ['tests/__data__/']
|
||||
}
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue