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

Add eslint #7

Open
4 of 7 tasks
doowb opened this issue Jan 15, 2020 · 0 comments · May be fixed by #9
Open
4 of 7 tasks

Add eslint #7

doowb opened this issue Jan 15, 2020 · 0 comments · May be fixed by #9
Assignees
Labels
enhancement New feature or request

Comments

@doowb
Copy link
Member

doowb commented Jan 15, 2020

Issue Template

Prerequisites

Please answer the following questions for yourself before submitting an issue.

Type of Issue

  • Feature Request
  • Report Bug
  • Documentation Update
  • Other

Context

Please provide any relevant information about your setup. This is important in case the issue is not reproducible except for under certain conditions.

I'd like to ensure eslint rules are checked. I have eslint installed globally so I can run eslint . myself, but it should be available in the project also.

Expected Behavior

Please describe the behavior you are expecting

I can run npm run lint or be able to use eslint in continuous integration checks.

Current Behavior

What is the current behavior?

I have to run eslint manually.

Check

  • I have followed issue creation guidelines
  • I have attached proper label with the issue
  • The issue is assigned to a assignee
@doowb doowb added the enhancement New feature or request label Jan 15, 2020
@yashpandit yashpandit linked a pull request Jan 15, 2020 that will close this issue
12 tasks
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

Successfully merging a pull request may close this issue.

2 participants