babel / babel-sublime-snippets

Next generation JavaScript and React snippets for Sublime
https://babeljs.io
262 stars 47 forks source link

Fixed misleading ES6 mentions #12

Closed hakkotsu closed 8 years ago

hakkotsu commented 8 years ago

Changes are self explanatory. To avoid any further confusion it might be a good idea to rename package to something like Babel React Snippets since Babel is mostly about ES6+ and not React

jamiebuilds commented 8 years ago

Could also add some ES6 snippets

hakkotsu commented 8 years ago

You can always add those lines when you put some ES6 snippets in here. Since in 7 month none were added. And since all tabTriggers in your snippets are abbreviations I hardly see how ES6 will fit in such convention. cls for class, gen for generator... it's confusing