Rewrite with modern stack
This commit is contained in:
parent
855c61c740
commit
1f1f20ffd6
69 changed files with 17771 additions and 1589 deletions
25
.claude/settings.local.json
Normal file
25
.claude/settings.local.json
Normal file
|
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(mkdir:*)",
|
||||
"Bash(npm run build:*)",
|
||||
"Bash(npm view:*)",
|
||||
"Bash(npm install)",
|
||||
"Bash(rm:*)",
|
||||
"Bash(npm run dev:*)",
|
||||
"Bash(curl:*)",
|
||||
"Bash(node:*)",
|
||||
"Bash(taskkill:*)",
|
||||
"Bash(npx kill-port:*)",
|
||||
"Bash(mv:*)",
|
||||
"Bash(move start-dev.js scripts )",
|
||||
"Bash(move setup.js scripts)",
|
||||
"Bash(npm run type-check:*)"
|
||||
],
|
||||
"deny": [],
|
||||
"ask": [],
|
||||
"additionalDirectories": [
|
||||
"C:\\c\\Users\\marti"
|
||||
]
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue