chore: fix repo biome lint errors (#804)

This commit is contained in:
rahim
2026-03-09 21:10:18 -07:00
committed by GitHub
parent 5f729ed904
commit bd4e47b783
13 changed files with 53 additions and 38 deletions
+4 -1
View File
@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/2.4.2/schema.json",
"$schema": "https://biomejs.dev/schemas/2.4.6/schema.json",
"html": {
"experimentalFullSupportEnabled": false
},
@@ -125,10 +125,13 @@
"includes": [
"**",
"!**/.astro",
"!**/.netlify",
"!**/.vercel",
"!**/.turbo",
"!**/.next",
"!**/.opencode",
"!**/.github",
"!build",
"!**/dist",
"!**/examples",
"!**/styles/vjs.css",