mattmcmanus / atom-ember-snippets

Ember.js ES6 snippets for Atom
https://atom.io/packages/ember-snippets
MIT License
38 stars 22 forks source link

Use single quotes for import snippets #35

Closed fusion2004 closed 6 years ago

fusion2004 commented 6 years ago

I find myself always overwriting the double quotes in the import snippets. I think using only single quotes is the more common case when writing javascript code, and other snippets in this package also use single quotes.

mattmcmanus commented 6 years ago

Thank you! This has been bothering me as well and I haven't had a chance to flip them over.

mattmcmanus commented 6 years ago

2.1.5 is out!