Skip to content

add: 2 entries from the 6/18 ecosystem re-sweep (157->159) #19

add: 2 entries from the 6/18 ecosystem re-sweep (157->159)

add: 2 entries from the 6/18 ecosystem re-sweep (157->159) #19

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