feat(core): initialize project with access control and AI integration
This commit is contained in:
parent
ba2490dab4
commit
2a7c8f0ff2
@ -5,7 +5,7 @@
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
"build": "node script/build.js",
|
||||
"build": "vite build",
|
||||
"lint": "eslint .",
|
||||
"format": "prettier --write \"**/*.{ts,tsx}\"",
|
||||
"typecheck": "tsc --noEmit",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user