Plugin is forcing 4 spaces indentation when writing tsconfig
AmrAbdulrahman opened this issue ยท 5 comments
AmrAbdulrahman commented
Plugin is forcing 4 spaces indentation when writing tsconfig.
What I suggest is to fix this is
- either interpret the current indentation from tsconfig
- or add an option for formatting
{ indentation: 'tabs' | number }
I am happy to open a MR if we agree on this.
AmrAbdulrahman commented
@Subwaytime your input is appreciated here on which way is preferred from your POV.
AmrAbdulrahman commented
Link to MR: #56
Subwaytime commented
Hey there! This is an amazing idea, didnt think about it! ๐
Will checkout your PR tomorrow as i have got some time for open source work then !
Subwaytime commented
merged in with #56
AmrAbdulrahman commented
@Subwaytime let's please release 0.11.0 ๐