-
Notifications
You must be signed in to change notification settings - Fork 35
Open
Labels
good first issueGood for newcomersGood for newcomershacktoberfestSend PR and earn a free t-shirtSend PR and earn a free t-shirthelp wantedExtra attention is neededExtra attention is neededup-for-grabsSolve the issue and raise your first PRSolve the issue and raise your first PR
Description
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
scriptsinpackage.jsoni.e.npm run test-lintshould run lint tests. - Do not make any changes to other files.
Please refer this.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershacktoberfestSend PR and earn a free t-shirtSend PR and earn a free t-shirthelp wantedExtra attention is neededExtra attention is neededup-for-grabsSolve the issue and raise your first PRSolve the issue and raise your first PR