Skip to content

build(deps-dev): bump @typescript-eslint/parser from 4.33.0 to 8.4.0 #1141

build(deps-dev): bump @typescript-eslint/parser from 4.33.0 to 8.4.0

build(deps-dev): bump @typescript-eslint/parser from 4.33.0 to 8.4.0 #1141

Workflow file for this run

on:
pull_request:
jobs:
lint:
name: lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions/setup-node@v4
- name: npm install
run: npm install
- name: lint
run: npm run lint