Skip to content

Commit

Permalink
remove eslint override for no-void
Browse files Browse the repository at this point in the history
  • Loading branch information
mojavelinux committed May 8, 2020
1 parent 920a909 commit d70da3b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
"exports": "always-multiline"
}],
"max-len": [1, 120, 2],
"no-void": "off",
"spaced-comment": "off"
}
}

0 comments on commit d70da3b

Please sign in to comment.