mirror of
https://github.com/jwetzell/psn-js.git
synced 2026-09-11 00:59:41 +00:00
remove binary-parsser lib dependency
This commit is contained in:
@@ -14,5 +14,6 @@ module.exports = {
|
||||
'class-methods-use-this': 'off',
|
||||
'import/extensions': 'off',
|
||||
'import/no-relative-packages': 'off',
|
||||
'no-param-reassign': 'off',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user