Skip to content

Commit

Permalink
Add a comment about the 'joi' eslint rule
Browse files Browse the repository at this point in the history
  • Loading branch information
jloleysens committed Jan 22, 2020
1 parent 5fba9e6 commit 514e903
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 @@ -262,6 +262,7 @@ module.exports = {
'src/core/server/**/*',
'(src|x-pack)/plugins/*/server/**/*',
'examples/**/server/**/*',
// TODO: Remove the 'joi' eslint rule once IE11 support is dropped
'joi',
],
errorMessage:
Expand Down

0 comments on commit 514e903

Please sign in to comment.