diff --git a/.eslintignore b/.eslintignore index dd9d0608c6..37a61b4065 100644 --- a/.eslintignore +++ b/.eslintignore @@ -18,6 +18,7 @@ /extensions/**/dist/** /extensions/types /extensions/typescript-language-features/test-workspace/** +/test/automation/out # These files are not linted by `yarn eslint`, so we exclude them from being linted in the editor. # This ensures that if we add new rules and they pass CI, the are also no errors in the editor.