Skip to content

add: 20 entries from the ecosystem re-sweep (133→153) #15

add: 20 entries from the ecosystem re-sweep (133→153)

add: 20 entries from the ecosystem re-sweep (133→153) #15

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
jobs:
awesome-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
with:
node-version: lts/*
- run: npx awesome-lint