- Scaffold Vite + React + TypeScript frontend - Add Tauri v2 backend with Rust - Implement list_vault command: recursively scans .md files, parses YAML frontmatter (Is A, aliases, Belongs to, Related to, Status, Owner, Cadence), extracts title from H1 or filename - 10 passing Rust tests for frontmatter parsing and vault scanning - Configure Vitest and Playwright (test infrastructure) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
8 lines
119 B
JSON
8 lines
119 B
JSON
{
|
|
"files": [],
|
|
"references": [
|
|
{ "path": "./tsconfig.app.json" },
|
|
{ "path": "./tsconfig.node.json" }
|
|
]
|
|
}
|