Skip to content

Select file when opening it from Monaco explorer #11

Select file when opening it from Monaco explorer

Select file when opening it from Monaco explorer #11

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 .