diff --git a/packages/web-react/.eslintignore b/packages/web-react/.eslintignore index 6ebe726331..cc36ce8bf9 100644 --- a/packages/web-react/.eslintignore +++ b/packages/web-react/.eslintignore @@ -8,6 +8,7 @@ node_modules # If you compile JavaScript into some output folder, exclude it here dist +build # Highly recommended to re-include JavaScript dotfiles to lint them # (This will cause .eslintrc.js to be linted by ESLint 🤘)