Skip to content

Commit 58b7d69

Browse files
committed
add note about successful runs
1 parent bd203e8 commit 58b7d69

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,8 @@ You can check your code by running:
7272
npm run lint
7373
```
7474

75+
If no errors are printed by this command then no code style errors or programmer errors were detected.
76+
7577
If you have errors, you can automatically fix them most of the time by running:
7678

7779
```bash

0 commit comments

Comments
 (0)