Skip to content

Commit

Permalink
Enforce errerror for variable names
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jan 1, 2021
1 parent f9781f5 commit d801095
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions config/plugins.js
Expand Up @@ -123,6 +123,9 @@ module.exports = {
},
val: {
value: true
},
err: {
error: true
}
}
}
Expand Down

0 comments on commit d801095

Please sign in to comment.