Skip to content

feat: use @vitest/eslint-plugin instead of eslint-plugin-vitest #2622

feat: use @vitest/eslint-plugin instead of eslint-plugin-vitest

feat: use @vitest/eslint-plugin instead of eslint-plugin-vitest #2622

Workflow file for this run

name: pr
on:
pull_request:
branches: [main, release/**]
jobs:
build:
uses: './.github/workflows/build.yml'
validate-os:
uses: './.github/workflows/validate-os.yml'
e2e-tests:
uses: './.github/workflows/e2e-tests.yml'