Skip to content

Commit

Permalink
Merge pull request #154 from standard/no-no-inner-declarations
Browse files Browse the repository at this point in the history
  • Loading branch information
feross authored Oct 21, 2020
2 parents 14c3f20 + ba463be commit 609e819
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@
"no-func-assign": "error",
"no-global-assign": "error",
"no-implied-eval": "error",
"no-inner-declarations": ["error", "functions"],
"no-invalid-regexp": "error",
"no-irregular-whitespace": "error",
"no-iterator": "error",
Expand Down

0 comments on commit 609e819

Please sign in to comment.