Skip to content

Bump nanoid from 3.3.7 to 3.3.8 #187

Bump nanoid from 3.3.7 to 3.3.8

Bump nanoid from 3.3.7 to 3.3.8 #187

Workflow file for this run

name: ESLint
on: pull_request
jobs:
eslint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: run prettier
run: npx [email protected] --check src/**/*.jsx --config .prettierrc