From d4891163f5054a9ef4c2f6d7b3ff076f49f0fc29 Mon Sep 17 00:00:00 2001 From: russellwheatley Date: Fri, 24 Jan 2025 14:50:05 +0000 Subject: [PATCH] chore: eslint update --- .eslintignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) 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