mirror of
https://github.com/tiennm99/github-readme-stats.git
synced 2026-05-18 17:26:24 +00:00
Eslint integration (#2885)
* eslint integration * ci & pre commit * dev * dev * dev
This commit is contained in:
committed by
GitHub
parent
de4efa9ea1
commit
6c92fe9d2a
@@ -31,6 +31,10 @@ jobs:
|
||||
npm ci
|
||||
npm run test
|
||||
|
||||
- name: Run ESLint
|
||||
run: |
|
||||
npm run lints
|
||||
|
||||
- name: Run Prettier
|
||||
run: |
|
||||
npm run format:check
|
||||
|
||||
Reference in New Issue
Block a user