typescript
01Cursor rule Cursor
Use tabs for indentation. Prefer double quotes for strings. Use yarn as the package manager.
2 5mo ago A 47 tokens
original MIT
Cursor rule Cursor
Use tabs for indentation. Prefer double quotes for strings. Use yarn as the package manager.
Instructions file GitHub Copilot
Instructions for billdemi/vcx: Use 2-space indentation for all TypeScript files. Prefer single quotes for strings. Always use semicolons. Prefer composition over inheritance.