Skip to content

Enable skipLibCheck in tsconfig (#130) #363

Enable skipLibCheck in tsconfig (#130)

Enable skipLibCheck in tsconfig (#130) #363

Workflow file for this run

name: Testing
on:
push:
branches:
- main
pull_request:
jobs:
lint:
uses: stylelint/.github/.github/workflows/call-lint.yml@34f1c0ac91f245ee4ee5ce725bb844328c17ccf5 # 0.3.0
permissions:
contents: read
test:
uses: stylelint/.github/.github/workflows/call-test.yml@34f1c0ac91f245ee4ee5ce725bb844328c17ccf5 # 0.3.0
with:
os: '["ubuntu-latest", "windows-latest", "macos-latest"]'
node-version: '["20", "22", "24"]'
permissions:
contents: read