Skip to content

Render Monaco editor tabs and explorer files before loading file cont… #15

Render Monaco editor tabs and explorer files before loading file cont…

Render Monaco editor tabs and explorer files before loading file cont… #15

Workflow file for this run

name: Biome (linting and format checking)
on:
push:
pull_request:
jobs:
biome:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: biomejs/setup-biome@v2
- run: biome ci .