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
Great extension! One issue I'm running into is that Atom is rewriting the .tsconfig file using 4-space indentation, and tsconfig-glob seems to have 2 spaces hard coded. It would be great if instead, it detected the indentation style of the existing file, and used that on rewrite.
The text was updated successfully, but these errors were encountered:
Great extension! One issue I'm running into is that Atom is rewriting the .tsconfig file using 4-space indentation, and tsconfig-glob seems to have 2 spaces hard coded. It would be great if instead, it detected the indentation style of the existing file, and used that on rewrite.
The text was updated successfully, but these errors were encountered: