tsc fixes and rules
This commit is contained in:
12
.continue/rules/general.md
Normal file
12
.continue/rules/general.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# Project Architecture
|
||||
|
||||
This is a React application with:
|
||||
|
||||
- Components in `/src/components`
|
||||
- State management using zustand in `/src/stores`
|
||||
|
||||
## Coding Standards
|
||||
|
||||
- Use TypeScript for all new files
|
||||
- Follow the existing naming conventions
|
||||
- Write tests for all new features
|
||||
Reference in New Issue
Block a user