Skip to content

chore(chrome bug): increase black tolerance for washed out capture bug #1313

chore(chrome bug): increase black tolerance for washed out capture bug

chore(chrome bug): increase black tolerance for washed out capture bug #1313

Workflow file for this run

name: Lint
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install modules
run: npm install
- name: Run ESLint
run: npm run lint-be