There was an error while loading. Please reload this page.
1 parent e920134 commit 09a6007Copy full SHA for 09a6007
.roo/rules-code/rules.md
@@ -4,4 +4,6 @@ declare and assign variables as close as possible to where they are used
4
5
I prefer SIMPLE design with fewer elements
6
7
+before running a cli command verify the current working directory via `pwd`
8
+
9
run the tests after each change using just `npm test`
0 commit comments