fix can().undo() for collab
This commit is contained in:
@@ -59,6 +59,7 @@ module.exports = {
|
||||
'no-param-reassign': 'off',
|
||||
'import/prefer-default-export': 'off',
|
||||
'consistent-return': 'off',
|
||||
'prefer-destructuring': 'off',
|
||||
'no-redeclare': 'off',
|
||||
'@typescript-eslint/no-redeclare': ['error'],
|
||||
'no-unused-vars': 'off',
|
||||
|
||||
Reference in New Issue
Block a user