diff --git a/.eslintignore b/.eslintignore index 973878d99..399d1fdad 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,5 +1,4 @@ # this needs to combine all other eslintignore files so that lint-staged knows what to ignore packages/cli/scaffold/*.js packages/cli/src/generators/templates/**/*.template.js -examples-apps/**/*.js .yarn