Since we are just setting up this repo, should we think of linters for all the files that we might have? There are a basic set of linters already in place, it would be nice if we can have rules like standard prettier or airbnb styles in place.
Ember-cli follows:
https://github.com/ember-cli/ember-cli/blob/master/.eslintrc.js
Since we are just setting up this repo, should we think of linters for all the files that we might have? There are a basic set of linters already in place, it would be nice if we can have rules like standard prettier or airbnb styles in place.
Ember-cli follows:
https://github.com/ember-cli/ember-cli/blob/master/.eslintrc.js