diff --git a/apps/e2e/bin/deploy-fixtures.ts b/apps/e2e/bin/deploy-fixtures.ts index de1a5d1c..a0fa682b 100644 --- a/apps/e2e/bin/deploy-fixtures.ts +++ b/apps/e2e/bin/deploy-fixtures.ts @@ -1,3 +1,4 @@ +/* eslint-disable no-console */ import path from 'node:path' import { fileURLToPath } from 'node:url'