remove annoying biome ci

This commit is contained in:
Aman Varshney
2025-03-25 03:52:45 +05:30
parent cb6278d5b6
commit 4b46b0e276
3 changed files with 1 additions and 19 deletions

View File

@@ -7,16 +7,13 @@
"bin": {
"create-better-t-stack": "dist/index.js"
},
"files": ["dist", "template"],
"keywords": [],
"repository": {
"type": "git",
"url": "git+https://github.com/better-t-stack/create-better-t-stack.git",
"directory": "apps/cli"
},
"files": [
"dist",
"template"
],
"homepage": "https://better-t-stack.pages.dev/",
"scripts": {
"build": "tsup",