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
Fun hint, you can do just ./node_modules/.bin/jsfmt.
Yeah, there are some ES6 features which are not fully supported by esformatter or esprima, which is what we are using for parsing/formatting of code in jsfmt.
I started to compile a list of working ES6 examples and code which is not yet supported in #175, need to try and finish that at some point.
Here's an example:
The text was updated successfully, but these errors were encountered: