Docs
Pricing
Explore
Search...
⌘
K
Log in
Sign up
Toggle menu
Home
sachin-pandita
typescript-assistant-slug
public
Published on 4/30/2025
sachin-pandita/typescript-assistant-slug
Rules
Star
0
Add block
Preview
Markdown
Build & Development Commands
Testing Guidelines
name: TypeScript best practices
rule: Always use TypeScript interfaces to define shape of objects. Use type aliases sparingly.
globs: "**/*.{ts,tsx}"
Code Style & Guidelines
Documentation Guidelines