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
Here is a common situation when working on a large project that contains many repos, but they are all sharing the same formatting style file. In this case to make the typescript-formatter work each repo requires it's own copy of the tsfmt.json, etc.
Could it be possible to add a method that allowed for the consumer to pass in the tsfmt options via an object?
The text was updated successfully, but these errors were encountered:
Here is a common situation when working on a large project that contains many repos, but they are all sharing the same formatting style file. In this case to make the typescript-formatter work each repo requires it's own copy of the tsfmt.json, etc.
Could it be possible to add a method that allowed for the consumer to pass in the tsfmt options via an object?
The text was updated successfully, but these errors were encountered: