Skip to content

Commit a1b8224

Browse files
chore: update eslint rules
1 parent 12d6631 commit a1b8224

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.eslintrc.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -51,12 +51,6 @@
5151
],
5252

5353
"@typescript-eslint/explicit-function-return-type":"off",
54-
"max-len":[
55-
"warn",
56-
{
57-
"code":80
58-
}
59-
],
6054
"react-hooks/rules-of-hooks":"error",
6155
"react-hooks/exhaustive-deps":"warn",
6256
"import/prefer-default-export":"off",

0 commit comments

Comments
 (0)