Skip to content

Commit

Permalink
Remove typo
Browse files Browse the repository at this point in the history
  • Loading branch information
kaicataldo committed Feb 10, 2020
1 parent 4d56bd2 commit ae6f2be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/rules/no-new-require.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,4 +46,3 @@ var appHeader = new AppHeader();

- [Rule source](../../lib/rules/no-new-require.js)
- [Test source](../../tests/lib/rules/no-new-require.js)
disallow `new` operators with calls to `require`

0 comments on commit ae6f2be

Please sign in to comment.