mirror of
https://github.com/PeWu/topola-viewer.git
synced 2026-05-26 15:16:14 +00:00
Fix some lint errors
This commit is contained in:
@@ -25,8 +25,6 @@ module.exports = {
|
||||
'plugin:react/recommended',
|
||||
],
|
||||
rules: {
|
||||
'no-var': 'off',
|
||||
'prefer-const': 'off',
|
||||
'no-case-declarations': 'off',
|
||||
'prefer-spread': 'off',
|
||||
'no-extra-boolean-cast': 'off',
|
||||
|
||||
Reference in New Issue
Block a user