@@ -11,10 +11,10 @@
|
||||
|
||||
**Primary Language:** TypeScript
|
||||
**Runtime:** Node.js/Bun
|
||||
**Package Manager:** npm/pnpm/yarn
|
||||
**Package Manager:** npm/pnpm/yarn/bun
|
||||
**Build Tools:** TypeScript Compiler (tsc)
|
||||
**Testing:** Jest/Vitest (if configured)
|
||||
**Linting:** ESLint (if configured)
|
||||
**Testing:** Jest/Vitest/Bun (if configured)
|
||||
**Linting:** ESLint/Biome/Oxlint (if configured)
|
||||
|
||||
## Project Structure
|
||||
|
||||
@@ -101,4 +101,4 @@ Execute [task] now.
|
||||
- Code review completed
|
||||
- Build process succeeds
|
||||
- Tests pass (if available)
|
||||
- Documentation updated
|
||||
- Documentation updated
|
||||
|
||||
Reference in New Issue
Block a user