Skip to content

Commit a18f319

Browse files
brianlovinclaude
andcommitted
Add verification section to CLAUDE.md
Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent d44dd5f commit a18f319

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CLAUDE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,9 @@ Personal website built with Next.js and Notion as CMS.
1515

1616
- [Architecture](.claude/architecture.md) — Data flow, UI patterns, tech stack
1717
- [Commands](.claude/commands.md) — All available scripts and their usage
18+
19+
## Verification
20+
21+
After making changes:
22+
- `bun run lint` - Run ESLint
23+
- `bun run build` - Production build

0 commit comments

Comments
 (0)