whitespace - Is there any tool for adding white spaces for Typescript? -


i'm migrating codes js typescript. , quite annoyed errors white spaces. spaces after comments, , around equal.

i understand , makes sense. think there automated tool or plugins white spaces. please advice me solution.

[00:15:40] [gulp-tslint] error app/world/world.component.ts[53, 20]: missing whitespace

and quite annoyed errors white spaces. spaces after comments, , around equal.

typescript not error on these. perhaps using tslint.

fix


Comments

Popular posts from this blog

Delphi XE2 Indy10 udp client-server interchange using SendBuffer-ReceiveBuffer -

Qt ActiveX WMI QAxBase::dynamicCallHelper: ItemIndex(int): No such property in -

Enable autocomplete or intellisense in Atom editor for PHP -