-
As the title. It is painful to type |
Beta Was this translation helpful? Give feedback.
Answered by
surol
Apr 28, 2021
Replies: 1 comment
-
There is no such option in TypeScript compiler, as far as I know. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
surol
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is no such option in TypeScript compiler, as far as I know.
I am also unaware of any other tools able to do that.
So, the best option would be to find/replace with multiline RegExp. E.g. in your IDE.