Skip to content

feat: re-add Blob support (#62) #498

feat: re-add Blob support (#62)

feat: re-add Blob support (#62) #498

Workflow file for this run

name: Check JavaScript for conformance with Prettier
on:
push:
pull_request:
jobs:
biome:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Setup Biome
uses: biomejs/setup-biome@v1
- name: Run Biome
run: biome ci .