Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make a generator for a custom coffeelint.json #68

Closed
kimroen opened this issue Mar 13, 2015 · 1 comment
Closed

Make a generator for a custom coffeelint.json #68

kimroen opened this issue Mar 13, 2015 · 1 comment

Comments

@kimroen
Copy link
Owner

kimroen commented Mar 13, 2015

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

@kimroen
Copy link
Owner Author

kimroen commented Mar 26, 2017

This coffeelint-rule isn't as mandatory as it once was now that CoffeeScript supports import and export directly.

I don't think adding this generator is worth doing.

@kimroen kimroen closed this as completed Mar 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant