- init unibest v4.4.0 base template - tabbar: 4 tabs (打卡/进度/测算/持仓) with carbon icons - pages/checkin: daily checklist, streak counter, monthly rate - pages/progress: asset snapshot, progress bar to 71万 target - pages/calculator, holdings: placeholder pages (stage 2) - store/checkin.ts + store/progress.ts with pinia persist - vite: host 0.0.0.0 for WSL2→Windows browser access Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
10 lines
260 B
Plaintext
10 lines
260 B
Plaintext
# registry = https://registry.npmjs.org
|
|
registry = https://registry.npmmirror.com
|
|
|
|
strict-peer-dependencies=false
|
|
auto-install-peers=true
|
|
shamefully-hoist=true
|
|
ignore-workspace-root-check=true
|
|
install-workspace-root=true
|
|
node-options=--max-old-space-size=8192
|