Skip to content

add: 5 entries from the 6/15 ecosystem re-sweep (152→157) #18

add: 5 entries from the 6/15 ecosystem re-sweep (152→157)

add: 5 entries from the 6/15 ecosystem re-sweep (152→157) #18

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