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 #14

Open
vinitshahdeo opened this issue Oct 10, 2019 · 3 comments
Open

Add ESLint #14

vinitshahdeo opened this issue Oct 10, 2019 · 3 comments
Labels
good first issue Good for newcomers hacktoberfest Send PR and earn a free t-shirt help wanted Extra attention is needed up-for-grabs Solve the issue and raise your first PR

Comments

@vinitshahdeo
Copy link
Owner

Linting is the process of checking the source code for Programmatic as well as Stylistic errors.

Adding ESLint will be helpful in identifying some common and uncommon mistakes that are made during coding.

ESLint covers both code quality and coding style issues.

  • Add ESLint to this project.
  • Add scripts in package.json i.e. npm run test-lint should run lint tests.
  • Do not make any changes to other files.

Please refer this.

@vinitshahdeo vinitshahdeo added this to For Beginners in HacktoberFest 2019 Oct 10, 2019
@vinitshahdeo vinitshahdeo added good first issue Good for newcomers hacktoberfest Send PR and earn a free t-shirt help wanted Extra attention is needed up-for-grabs Solve the issue and raise your first PR labels Oct 10, 2019
@aleoof
Copy link

aleoof commented Oct 10, 2019

i will do this

@vinitshahdeo
Copy link
Owner Author

@aleoof Please go ahead.

@ghost ghost mentioned this issue Oct 10, 2019
@aleoof
Copy link

aleoof commented Oct 10, 2019

resolved

wisneycardeal pushed a commit to wisneycardeal/Quotter that referenced this issue Oct 28, 2019
Added [ESLint](https://eslint.org/) on this project.
Added scripts in package.json i.e. npm run test-lint should run lint tests.
[ESLint](https://eslint.org/)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest Send PR and earn a free t-shirt help wanted Extra attention is needed up-for-grabs Solve the issue and raise your first PR
Projects
HacktoberFest 2019
  
For Beginners
Development

No branches or pull requests

2 participants