Skip to content

chore(deps-dev): bump @types/chai from 4.3.8 to 4.3.11 #533

chore(deps-dev): bump @types/chai from 4.3.8 to 4.3.11

chore(deps-dev): bump @types/chai from 4.3.8 to 4.3.11 #533

Workflow file for this run

name: Lint
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
- run: npm ci
- run: npm run lint