Skip to content

command_palette: Add base markup #223

command_palette: Add base markup

command_palette: Add base markup #223

Workflow file for this run

name: Lint
on: push
jobs:
lint:
name: ESLint
runs-on: ubuntu-latest
steps:
- name: Clone repository
uses: actions/checkout@v3
- name: Boot
run: boot/boot.sh
- name: Run ESLint
run: opt/bun eslint lib