Skip to content

Commit 5462034

Browse files
committed
Fix script error for lint code
1 parent f03f3a6 commit 5462034

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -123,11 +123,11 @@ npm install
123123
# run dev-server
124124
npm run dev
125125

126+
# lint
127+
npm run lint
128+
126129
# test
127130
npm test
128-
129-
# lint
130-
npm lint
131131
```
132132

133133
## Licence

0 commit comments

Comments
 (0)