Skip to content

Commit f158be3

Browse files
TheFern2stephengroat-dd
authored andcommitted
lint-doc (lauthieb#101)
1 parent 08fc725 commit f158be3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,10 @@ npm run build
5757
npm test
5858

5959
# lint all JS/Vue component files in `src/`
60-
npm run eslint
60+
npm run lint
61+
62+
# fix all lint issues
63+
npm run lint:fix
6164
```
6265

6366
### Roadmap to V1.3.0 💪🏻

0 commit comments

Comments
 (0)