Skip to content

Merge pull request #32 from PThorpe92/cleanup #7

Merge pull request #32 from PThorpe92/cleanup

Merge pull request #32 from PThorpe92/cleanup #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]