Skip to content

Commit

Permalink
[eslint] fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Oct 12, 2022
1 parent 592fe17 commit 2e83ef6
Show file tree
Hide file tree
Showing 5 changed files with 624 additions and 625 deletions.
1 change: 0 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
"camelcase": 1,
"func-name-matching": 1,
"func-style": [2, "declaration"],
"indent": [2, 2],
"max-lines": 0,
"max-lines-per-function": 0,
"max-statements": 0,
Expand Down
Loading

0 comments on commit 2e83ef6

Please sign in to comment.