Skip to content

Bump @typescript-eslint/parser from 6.7.3 to 6.19.1 #94

Bump @typescript-eslint/parser from 6.7.3 to 6.19.1

Bump @typescript-eslint/parser from 6.7.3 to 6.19.1 #94

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