We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7343771 commit 5f5c74dCopy full SHA for 5f5c74d
1 file changed
src/plan.ts
@@ -50,6 +50,7 @@ NOTE:
50
- Distinguish between frontend and backend tooling.
51
- For frontend tooling, check if 'agent-browser' cli is installed. If so, it should be used for validating visual changes.
52
- Distinguish between unit tests and integration tests.
53
+- Prefer code generation tools over manual coding when there are scripts to generate code (e.g. relay, openapi-codegen, etc).
54
55
## Step 2: Plan the Tasks
56
0 commit comments