Skip to content

Bump eslint-plugin-react-refresh from 0.4.12 to 0.4.14 #650

Bump eslint-plugin-react-refresh from 0.4.12 to 0.4.14

Bump eslint-plugin-react-refresh from 0.4.12 to 0.4.14 #650

Workflow file for this run

name: PR builds
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout 🛎️
uses: actions/checkout@v2.3.1
- name: Install and Build
run: |
yarn
CI=false yarn build