mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-06-28 15:29:11 +00:00
feat: update deps, replace radix and balancer
chore(deps): update dependency eslint to v9 Update linting workflow and scripts
This commit is contained in:
parent
31bb213b5a
commit
c985f1c407
12 changed files with 441 additions and 674 deletions
7
.github/workflows/linting.yaml
vendored
7
.github/workflows/linting.yaml
vendored
|
@ -31,8 +31,5 @@ jobs:
|
|||
- name: Install Node.js dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Run linters
|
||||
uses: wearerequired/lint-action@v2.3.0
|
||||
with:
|
||||
eslint: true
|
||||
prettier: true
|
||||
- name: Run linting
|
||||
run: pnpm run lint-ci
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue