chore(config): migrate pnpm workspace to biome config

This commit is contained in:
Prad Nukala
2026-06-30 14:47:00 -04:00
parent 73084332dc
commit 603ae39d48
2 changed files with 2 additions and 14 deletions
+2 -2
View File
@@ -3,7 +3,6 @@
"type": "module",
"version": "7.2.0",
"private": false,
"packageManager": "pnpm@11.9.0",
"scripts": {
"postinstall": "npm rebuild sharp --force",
"dev": "astro dev",
@@ -62,5 +61,6 @@
},
"overrides": {
"sharp": "^0.34.5"
}
},
"trustedDependencies": ["@biomejs/biome", "@tailwindcss/oxide", "esbuild", "sharp"]
}
-12
View File
@@ -1,12 +0,0 @@
overrides:
sharp: ^0.34.5
allowBuilds:
"@biomejs/biome": true
"@tailwindcss/oxide": true
esbuild: true
sharp: true
minimumReleaseAgeExclude:
- '@vercel/backends@0.8.21'
- '@vercel/cervel@0.1.29'
- '@vercel/express@0.1.112'
- vercel@54.18.6