eslint moment
This commit is contained in:
parent
123dda547a
commit
76b1d59e11
1 changed files with 3 additions and 0 deletions
3
.github/workflows/pr-chores.yml
vendored
3
.github/workflows/pr-chores.yml
vendored
|
@ -30,6 +30,9 @@ jobs:
|
|||
- name: Install dependencies 👨🏻💻
|
||||
run: pnpm install
|
||||
|
||||
- name: Install ESLint 💼
|
||||
run: npm init @eslint/config
|
||||
|
||||
- name: Run linter 👀
|
||||
uses: wearerequired/lint-action@v2
|
||||
with:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue