mirror of
https://github.com/better-auth/better-auth.git
synced 2026-05-25 16:36:34 -05:00
Merge branch 'canary' into himself65/2025/12/23/tanstack
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"lint": "biome check .",
|
||||
"lint:dependencies": "knip --strict",
|
||||
"lint:fix": "biome check . --fix --unsafe",
|
||||
"lint:spell": "cspell .",
|
||||
"lint:spell": "cspell . --color",
|
||||
"lint:types": "turbo lint:types --filter=./packages/*",
|
||||
"lint:packages": "turbo lint:package --filter=./packages/*",
|
||||
"release": "turbo build --filter=./packages/* && bumpp && pnpm -r publish --access public --no-git-checks",
|
||||
|
||||
Reference in New Issue
Block a user