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
Almost all types of export statements break jsfmt.
I don't think the issue is with esformatter as it works as expected from CLI. I tried sublime-esformatter also based on esformatter and it formats as expected.
Example (fails both in Sublime and using jsfmt from terminal):
Almost all types of export statements break jsfmt.
I don't think the issue is with esformatter as it works as expected from CLI. I tried sublime-esformatter also based on esformatter and it formats as expected.
Example (fails both in Sublime and using jsfmt from terminal):
generates this error in console on save:
Most of the other export statements also break jsfmt, though this one works OK:
The text was updated successfully, but these errors were encountered: