mirror of
https://github.com/araxiaonline/wow-client-patcher.git
synced 2026-06-13 03:12:24 -04:00
updated rules to my style
This commit is contained in:
@@ -20,6 +20,7 @@ module.exports = {
|
||||
'object-curly-spacing': 'off',
|
||||
'no-multiple-empty-lines': 'off',
|
||||
'lines-between-class-members': 'off',
|
||||
'no-restricted-syntax': 'off',
|
||||
},
|
||||
parserOptions: {
|
||||
ecmaVersion: 2020,
|
||||
|
||||
Reference in New Issue
Block a user