diff --git a/.eslintignore b/.eslintignore index 1a4673e357f..4e2b3a58fd6 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,5 +1,6 @@ **/build **/dist +.angular **/node_modules diff --git a/.prettierignore b/.prettierignore index 8f0e5688297..0a23f5ce733 100644 --- a/.prettierignore +++ b/.prettierignore @@ -2,6 +2,7 @@ **/build **/dist **/coverage +.angular # External libraries / auto synced locales apps/browser/src/_locales