diff --git a/.eslintignore b/.eslintignore index f906059ad2..0b184cad30 100644 --- a/.eslintignore +++ b/.eslintignore @@ -8,4 +8,6 @@ docs packages/template/project/** app.playground.js type-test.ts -packages/**/modular/dist/** \ No newline at end of file +packages/**/modular/dist/** +packages/vertexai/__tests__/test-utils +packages/vertexai/dist