fix: downgrade cringe biome

This commit is contained in:
Aman Varshney
2025-07-16 17:18:03 +05:30
parent f436c22af2
commit 6a43a4f161
6 changed files with 184 additions and 197 deletions

View File

@@ -1,5 +1,5 @@
{
"$schema": "https://biomejs.dev/schemas/2.1.1/schema.json",
"$schema": "https://biomejs.dev/schemas/2.0.0/schema.json",
"vcs": {
"enabled": false,
"clientKind": "git",
@@ -12,6 +12,7 @@
"!**/.next",
"!**/dist",
"!**/.source",
"!**/.open-next",
"!**/out",
"!**/templates/**",
"!**/.turbo",