We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33a0c3d commit 6f48096Copy full SHA for 6f48096
1 file changed
.github/copilot-instructions.md
@@ -146,6 +146,7 @@ describe('Config Loader', () => {
146
## Boundaries
147
148
**✅ Always do:**
149
+- Precede all terminal commands with a single space to avoid polluting bash history
150
- Run `nvm use` before any npm command
151
- Write tests before implementation (TDD)
152
- Run lint and tests after every change
0 commit comments