Answer the question
In order to leave comments, you need to log in
What is the equivalent of flow check for Typescript?
Flow has a command flow check
. It checks if everything is fine with the types in the project. It is convenient to add a hook or CI to the pre-commit.
How to do the same with Tyscript?
tsc
? But for some reason she builds the project.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question