fix biome.json.hbs (#388)

Co-authored-by: Aman Varshney <amanvarshney.work@gmail.com>
This commit is contained in:
Raku
2025-07-12 11:51:50 +09:00
committed by GitHub
parent 7d8b28bbf9
commit 7881892c9b
2 changed files with 6 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"create-better-t-stack": patch
---
remove trailing comma in biome.json

View File

@@ -19,7 +19,7 @@
"!**/src-tauri",
"!**/.nuxt",
"!bts.jsonc",
"!**/.expo",
"!**/.expo"
]
},
"formatter": {