Skip to content

refactor: removed commented code #700

refactor: removed commented code

refactor: removed commented code #700

Workflow file for this run

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