This commit is contained in:
parent
0b2620a0ab
commit
118d9aff13
@ -27,10 +27,12 @@ jobs:
|
||||
with:
|
||||
node-version: 14
|
||||
|
||||
# ESLint and Prettier must be in `package.json`
|
||||
- name: Install Node.js dependencies
|
||||
run: npm i eslint eslint-plugin-jsdoc prettier
|
||||
|
||||
- name: Install Node.js dependencies
|
||||
run: npm init @eslint/config
|
||||
|
||||
- name: Run linters
|
||||
uses: https://github.com/wearerequired/lint-action@v2
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user