mirror of
https://github.com/cheveguerra/whatsapp-web.js.git
synced 2026-04-21 04:59:14 +00:00
Update lint.yml
This commit is contained in:
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -17,4 +17,4 @@ jobs:
|
|||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: npm install
|
run: npm install
|
||||||
- name: Run ESLint
|
- name: Run ESLint
|
||||||
run: ./node_modules/.bin/eslint
|
run: ./node_modules/.bin/eslint .
|
||||||
|
|||||||
Reference in New Issue
Block a user