mirror of
https://github.com/stagehacks/Cue-View.git
synced 2026-09-04 12:09:00 +00:00
linting
This commit is contained in:
@@ -20,5 +20,6 @@ module.exports = {
|
||||
'no-use-before-define': 'off',
|
||||
'space-infix-ops': 'warn',
|
||||
'no-bitwise': 'off',
|
||||
'no-restricted-globals': 'off'
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user