I need to know how to disable compile on save for typescript files?
Typescript compilation is enabled by default. You can do next to disable it:
... False