Skip to content

Commit

Permalink
Add 429 to no-magic-numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
ehmicky committed Dec 8, 2020
1 parent 2d85664 commit 05084fe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ module.exports = {
404,
410,
422,
429,
500,
],
enforceConst: true,
Expand Down

0 comments on commit 05084fe

Please sign in to comment.