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
We have instructions in the readme and an example of how a custom coffeelint.json could look. The rule in there about allowing backticks is pretty much mandatory, so it would be nice if the user could type something like ember g coffeelint and get one.
Should be pretty straightforward - add a new blueprint to the /blueprints-folder with that name and a nice description.
We could expand upon this and ask about it when the user installs ember-cli-coffeescript, as discussed in #65
The text was updated successfully, but these errors were encountered:
We have instructions in the readme and an example of how a custom coffeelint.json could look. The rule in there about allowing backticks is pretty much mandatory, so it would be nice if the user could type something like
ember g coffeelint
and get one.Should be pretty straightforward - add a new blueprint to the
/blueprints
-folder with that name and a nice description.We could expand upon this and ask about it when the user installs ember-cli-coffeescript, as discussed in #65
The text was updated successfully, but these errors were encountered: