Skip to content

Bump oxlint from 1.5.0 to 1.6.0 #3230

Bump oxlint from 1.5.0 to 1.6.0

Bump oxlint from 1.5.0 to 1.6.0 #3230

Workflow file for this run

name: Type Checks
on:
push:
branches:
- main
tags:
- '*'
pull_request:
branches:
- main
permissions:
contents: read
jobs:
type-check:
uses: SocketDev/workflows/.github/workflows/type-check.yml@master
with:
no-lockfile: true
ts-versions: '5.8'
ts-libs: 'esnext'