mirror of
https://github.com/docmost/docmost.git
synced 2025-11-18 00:21:09 +10:00
work on editor
This commit is contained in:
@ -15,5 +15,7 @@ module.exports = {
|
||||
{ allowConstantExport: true },
|
||||
],
|
||||
'@typescript-eslint/no-explicit-any': 'off',
|
||||
'@typescript-eslint/ban-ts-comment': 'off',
|
||||
'@typescript-eslint/no-unused-vars': 'off',
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user