Update stuff
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
"dev:web": "bun sync-env && bun with-env convex dev",
|
||||
"setup": "bun sync-env && bun with-env convex dev --until-success",
|
||||
"codegen": "convex codegen --typecheck disable",
|
||||
"deploy": "convex deploy --typecheck disable",
|
||||
"clean": "git clean -xdf .cache .turbo dist node_modules",
|
||||
"format": "prettier --check . --ignore-path ../../.gitignore",
|
||||
"lint": "eslint --flag unstable_native_nodejs_ts_config",
|
||||
|
||||
Reference in New Issue
Block a user