Skip to content

fix: hide intro information when enabled field is set to false #183

fix: hide intro information when enabled field is set to false

fix: hide intro information when enabled field is set to false #183

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