chore: disabled camelcase ESLint rule
This commit is contained in:
parent
746e89febb
commit
599b6aecc2
@ -13,3 +13,4 @@ rules:
|
|||||||
argsIgnorePattern: ^_
|
argsIgnorePattern: ^_
|
||||||
no-unused-vars: off
|
no-unused-vars: off
|
||||||
no-console: off
|
no-console: off
|
||||||
|
camelcase: off
|
||||||
|
Loading…
Reference in New Issue
Block a user