Skip to content

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.7 to 8.13.0 #259

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.7 to 8.13.0

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.59.7 to 8.13.0 #259

Workflow file for this run

name: Test build
on: [pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions/setup-node@v2
with:
node-version: "20.10.0"
- run: |
npm ci
npx tsc --noEmit
npm run build-dev:anvil-portal