esnext / es6-module-transpiler

Tomorrow’s JavaScript module syntax today
http://esnext.github.io/es6-module-transpiler/
Other
1.21k stars 85 forks source link

Clarify that "globals" can be a type option. #113

Closed mason-stewart closed 10 years ago

mason-stewart commented 10 years ago

This is already mentioned in the descriptions of the other command line arguments, but this addition makes it a little more clear.

Thanks! :sparkles:

eventualbuddha commented 10 years ago

"Globals" is no longer a supported output format. If you'd like to write a formatter that uses globals, you're free to write one which I'll link to from the README.