diff --git a/.eslintignore b/.eslintignore index f69f35402e..4151b7f9e4 100644 --- a/.eslintignore +++ b/.eslintignore @@ -4,3 +4,12 @@ packages/documentation/src/components/SassDocPage # this is needed to fix a config extension error for "@ljharb" in the qs library packages/*/node_modules + +/examples +/testSetup +/packages/*/es +/packages/*/lib +/packages/*/bin +/packages/*/types +/packages/*/dist +/packages/dev-utils/typedoc