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

🚨 Linting #29

Open
astroash opened this issue Sep 15, 2018 · 0 comments
Open

🚨 Linting #29

astroash opened this issue Sep 15, 2018 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@astroash
Copy link

It looks like your linter rules are not being enforced on your repo. You can configure your .travis.yml file to run eslint so that your CI will fail if your linter rules aren't followed.

To do this:

  • set up a linting script in your package.json
  • add the script to your .travis.yml
@astroash astroash changed the title Linting 🚨 Linting Sep 15, 2018
@VirtualDOMinic VirtualDOMinic added the enhancement New feature or request label Sep 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants