mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-25 10:10:08 +02:00
Run npx -p typescript tsc (#13970)
GitOrigin-RevId: e6875f71c9eb3546d938af54c8c71c24f8f2290e
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user