Skip to content

chore: update .gitignore #129

chore: update .gitignore

chore: update .gitignore #129

Workflow file for this run

name: ESLint JSON
on:
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions/install
- name: Lint
run: pnpm lint