Skip to content

Commit cc840c9

Browse files
committed
update eslint
1 parent ebcae3a commit cc840c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@
7373
"unicorn/no-useless-undefined": 0,
7474
"unicorn/no-array-push-push": 0,
7575
"unicorn/filename-case": 0,
76+
"camelcase": 0,
7677
"@typescript-eslint/no-explicit-any": 0,
7778
"@typescript-eslint/no-empty-function": 0,
7879
"@typescript-eslint/no-var-requires": 0,

0 commit comments

Comments
 (0)