Skip to content

Commit

Permalink
spelling: unnecessary
Browse files Browse the repository at this point in the history
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
  • Loading branch information
jsoref committed Dec 19, 2021
1 parent 177db43 commit c617924
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -1007,7 +1007,7 @@ module.exports = {
sourceType: 'script',
},
env: {
// unnececery global builtins disabled by related rules
// unnecessary global builtins disabled by related rules
es2021: true,
browser: true,
node: true,
Expand Down

0 comments on commit c617924

Please sign in to comment.