Skip to content

Add mode-aware progress tracking, RA preview box, and RA PNG export #51

Add mode-aware progress tracking, RA preview box, and RA PNG export

Add mode-aware progress tracking, RA preview box, and RA PNG export #51

Workflow file for this run

name: Eslint CI
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install modules
run: npm install
- name: Run ESLint
run: npx eslint --max-warnings 0 .