mirror of
https://github.com/anyproto/anytype-ts.git
synced 2025-06-08 05:57:02 +09:00
fix linter
This commit is contained in:
parent
ebca7f6186
commit
61aabda58d
21 changed files with 132 additions and 129 deletions
|
@ -37,6 +37,7 @@ module.exports = {
|
|||
'no-case-declarations': 'off',
|
||||
'no-console': 'off',
|
||||
'no-var': 'warn',
|
||||
'no-extra-semi': 'off',
|
||||
|
||||
// unused vars
|
||||
'no-unused-vars': 'off',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue