vinitshahdeo/inspirational-quotes

Configure ESLint

vinitshahdeo opened this issue · 12 comments

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.

Can I?

Done please review #279

can i take this one?

@amarjeetrao Yes, please go ahead.

Is this issue still not resolved?

@sakshivij Give it a shot. 👍

I also give a try with #389 :)

@coelhucas Thanks for the PR.
You may look into a few good first issues which are up for grabs.

Link to the repository

#466

@coelhucas check this pull request

is this issue still open, how can i approach this

#844 @vinitshahdeo checkout this pull request