Skip to content

fix: remove Floki from deny list #125

fix: remove Floki from deny list

fix: remove Floki from deny list #125

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