standard / atom-standardjs-snippets

:zap: A collection of JavaScript snippets for Atom, Standard Style

Home Page:http://standardjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BDD style with single quote

hasssan opened this issue · comments

consider move these to single quote?
https://github.com/gaboesquivel/atom-standardjs-snippets/blob/master/snippets/bdd.cson#L2-L22

Standardjs recommend to use single quiote for string. And now it give me warning on atom linter because string surrounded with double quote. If you like, I'll send PR.

sure thanks