A
A
Alexander Ivanov2019-02-18 16:04:37
Visual Studio Code
Alexander Ivanov, 2019-02-18 16:04:37

Is there a plugin for VS code that automatically corrects the js / ts syntax like in golang?

Is there a plugin for VS code that automatically corrects the js / ts syntax like in golang?
it would be cool if when saving, vs code itself substitutes spaces at least so that tslint does not pour useless warnings

Answer the question

In order to leave comments, you need to log in

1 answer(s)
N
nvdfxx, 2019-02-18
@cimonlebedev

"tslint.autoFixOnSave": true, also, in the settings, specify what exactly should be fixed (spaces, in your case)

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question