moved from tauri to a server with embedded UI
This commit is contained in:
@@ -172,6 +172,10 @@ If a user hands you this document and says "Apply this process to my project":
|
||||
|
||||
**MANDATORY:** Before completing Step 4 (Verification) of any story, you MUST run all applicable linters and fix ALL errors and warnings. Zero tolerance for warnings or errors.
|
||||
|
||||
**AUTO-RUN CHECKS:** Always run the required lint/test/build checks as soon as relevant changes are made. Do not ask for permission to run them—run them automatically and fix any failures.
|
||||
|
||||
**ALWAYS FIX DIAGNOSTICS:** At every stage, you must proactively fix all errors and warnings without waiting for user confirmation. Do not pause to ask whether to fix diagnostics—fix them immediately as part of the workflow.
|
||||
|
||||
### TypeScript/JavaScript: Biome
|
||||
|
||||
* **Tool:** [Biome](https://biomejs.dev/) - Fast formatter and linter
|
||||
|
||||
Reference in New Issue
Block a user