You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there's an issue that if I use tabs on the project, and have a tslintconfig having this specified, this does not get catered by tsfmt.
It does have the ConvertTabsToSpaces setting turned on by default, and the only way (as I see it) to turn it off is only by using editorconfig.
The text was updated successfully, but these errors were encountered:
Currently there's an issue that if I use tabs on the project, and have a
tslint
config having this specified, this does not get catered bytsfmt
.It does have the
ConvertTabsToSpaces
setting turned on by default, and the only way (as I see it) to turn it off is only by usingeditorconfig
.The text was updated successfully, but these errors were encountered: