Skip to content

Bump @typescript-eslint/parser from 6.7.3 to 6.21.0 #102

Bump @typescript-eslint/parser from 6.7.3 to 6.21.0

Bump @typescript-eslint/parser from 6.7.3 to 6.21.0 #102

Workflow file for this run

name: Tests
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@main
with:
persist-credentials: false
- run: npm install
- run: npm run build
- run: npm run check
- run: npm run test -- run