mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-17 20:59:15 +00:00
build: rename lint command (#2909)
This commit renames the eslint npm command so that it is consistent with the naming used for the other commands.
This commit is contained in:
@@ -33,7 +33,7 @@ jobs:
|
||||
|
||||
- name: Run ESLint
|
||||
run: |
|
||||
npm run lints
|
||||
npm run lint
|
||||
|
||||
- name: Run Prettier
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user