eeb5fa0d75
- CLAUDE.md: functional-first, type over interface, no optional props, Result type - biome.json: lint + format config (Biome 1.9) - tsconfig.json: strict mode, composite project references - .cursor/rules: global conventions + no-dynamic-import Adapted from uncaged/nerve for bun workspace. 小橘 <xiaoju@shazhou.work>
8 lines
152 B
Plaintext
8 lines
152 B
Plaintext
---
|
|
description: Workflow project coding conventions — style, patterns, and toolchain
|
|
globs: packages/*/src/**/*.ts
|
|
alwaysApply: true
|
|
---
|
|
|
|
@CLAUDE.md
|