Skip to content

Commit

Permalink
build: update eslint config
Browse files Browse the repository at this point in the history
  • Loading branch information
mrholek committed May 6, 2024
1 parent 4b2a533 commit 031a4b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
"strict": "error",
"unicorn/explicit-length-check": "off",
"unicorn/filename-case": "off",
"unicorn/no-anonymous-default-export": "off",
"unicorn/no-array-callback-reference": "off",
"unicorn/no-array-method-this-argument": "off",
"unicorn/no-null": "off",
Expand Down

0 comments on commit 031a4b1

Please sign in to comment.