Skip to content

Feat/393 lack of devcontainer #186

Feat/393 lack of devcontainer

Feat/393 lack of devcontainer #186

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