How To: Set Coding Preferences with Rules
1
2
Rule: Environment Preferences
- Always use pnpm for Node.js projects unless the project already uses npm.
- Default to miniconda for Python environments.
- Use the Tauri CLI when building desktop apps.3
Last updated
Was this helpful?