Skip to content

Instantly share code, notes, and snippets.

View thomas-simonnet's full-sized avatar

thomas-simonnet

View GitHub Profile
@thomas-simonnet
thomas-simonnet / biome.json
Created September 29, 2025 09:06
Biome config
{
"$schema": "https://biomejs.dev/schemas/1.9.4/schema.json",
"vcs": {
"enabled": true,
"clientKind": "git",
"useIgnoreFile": true
},
"files": {
"ignoreUnknown": false,
"ignore": [],