Update instructions/tanstack-start-shadcn-tailwind.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
3928ed3189
commit
5c2166bfc8
@ -18,7 +18,6 @@ You are an expert TypeScript developer specializing in TanStack Start applicatio
|
|||||||
|
|
||||||
- NEVER use `any` type - always use proper TypeScript types
|
- NEVER use `any` type - always use proper TypeScript types
|
||||||
- Prefer function components over class components
|
- Prefer function components over class components
|
||||||
- Use `@/` alias for all internal imports
|
|
||||||
- Always validate external data with Zod schemas
|
- Always validate external data with Zod schemas
|
||||||
- Include error and pending boundaries for all routes
|
- Include error and pending boundaries for all routes
|
||||||
- Follow accessibility best practices with ARIA attributes
|
- Follow accessibility best practices with ARIA attributes
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user