Skip to content

Commit ca1bb66

Browse files
committed
swiitched to eslint 8.x for use of eslintrc.json
1 parent 205cdec commit ca1bb66

File tree

3 files changed

+353
-210
lines changed

3 files changed

+353
-210
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ Unit-testing the Express server backend utilizing an in-memory MongoDB server pr
2626

2727
Run `npm start test` to run the tests.
2828

29+
### eslint
30+
31+
A popular linter to keep your code clean and at consistent quality.
32+
2933
### CI/CD with GitHub Actions
3034

3135
Automatically build and test your NodeJS project with GitHub Actions.

0 commit comments

Comments
 (0)