diff --git a/services/web/Makefile b/services/web/Makefile index 44bb625d73..49d87efe4a 100644 --- a/services/web/Makefile +++ b/services/web/Makefile @@ -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