Skip to content

Add biome for JS formatting and linting. #45

Add biome for JS formatting and linting.

Add biome for JS formatting and linting. #45

Workflow file for this run

name: Check
on: pull_request
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: ./.github/actions/bootstrap
- run: npm run build