Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Bump tsdown from 0.21.9 to 0.22.3 #45

Bump tsdown from 0.21.9 to 0.22.3

Bump tsdown from 0.21.9 to 0.22.3 #45

Workflow file for this run

name: Lint
on:
push:
branches: [main]
pull_request:
branches: [main]
jobs:
lint:
name: ESLint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v5
- uses: actions/setup-node@v5
with:
node-version: 22
- run: npm install eslint @eslint/js typescript-eslint typescript emdash @types/react
- run: npx eslint src/