Skip to content

Commit d13e4b6

Browse files
committed
Run linting/prettier on completion
1 parent 45430ad commit d13e4b6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llm-prompts/basic-integration/1.2-revise.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,12 @@ description: Review and fix any errors in the PostHog integration implementation
55

66
Check the project for errors. Read the package.json file for any type checking or build scripts that may provide input about what to fix. Remember that you can find the source code for any dependency in the node_modules directory.
77

8+
Once all other tasks are complete, run any linter or prettier-like scripts found in the package.json.
9+
810
## Status
911

1012
Status to report in this phase:
1113

1214
- Finding and correcting errors
1315
- Report details of any errors you fix
16+
- Linting or prettying

0 commit comments

Comments
 (0)