mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 02:16:40 -05:00
revert, whoopsie for me.
This commit is contained in:
@@ -36,7 +36,7 @@ export default [
|
||||
'@typescript-eslint/no-require-imports': 'off',
|
||||
'@typescript-eslint/no-var-requires': 'off',
|
||||
'no-case-declarations': 'off',
|
||||
'linebreak-style': ['error', process.platform === 'win32' ? 'windows' : 'unix'],
|
||||
'linebreak-style': ['error', 'windows'],
|
||||
|
||||
quotes: [
|
||||
'error',
|
||||
|
||||
Reference in New Issue
Block a user