Run npx -p typescript tsc (#13970)

GitOrigin-RevId: e6875f71c9eb3546d938af54c8c71c24f8f2290e
This commit is contained in:
Alf Eaton
2023-07-20 09:14:23 +01:00
committed by Copybot
parent d728432264
commit e07d69d794

View File

@@ -478,7 +478,7 @@ lint_flag_res_send_usage:
lint: typecheck_frontend
typecheck_frontend:
npx tsc --noEmit
npx -p typescript tsc --noEmit
lint_in_docker:
$(RUN_LINT_FORMAT) make lint -j --output-sync