mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
fix: downgrade cringe biome
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user