Skip to content

cleanup commit #2

cleanup commit #2 #7

Workflow file for this run

name: Oxlint Typescript Linter
on:
pull_request:
push:
branches: [main]
jobs:
oxlint:
name: Lint JS
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npx --yes [email protected]