chore(lint): enforce VS Code type checks (#4044)
Signed-off-by: Pat Sukprasert <pat.sukprasert@databricks.com>
This commit is contained in:
@@ -99,9 +99,10 @@ typecheck-python: _ensure-uv
|
||||
|
||||
[group('lint')]
|
||||
lint-ts:
|
||||
pnpm install --frozen-lockfile --filter web
|
||||
pnpm install --frozen-lockfile --filter web --filter omnigent-vscode
|
||||
pnpm --filter web run lint
|
||||
pnpm --filter web run type-check
|
||||
pnpm --filter omnigent-vscode run type-check
|
||||
|
||||
# --- Lockfile maintenance ---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user