Skip to content

fix(eslint-config-fuf): update typescript-eslint monorepo to v8 #1353

fix(eslint-config-fuf): update typescript-eslint monorepo to v8

fix(eslint-config-fuf): update typescript-eslint monorepo to v8 #1353

Workflow file for this run

name: ci
# only on push in branches
on:
push:
branches:
- '**'
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup-project
- run: pnpm test