Chapter 121 · Integration Astro SSR
Subchapter 121.4
references/basic-integration-1.2-revise.mdMarkdown937 BView on GitHub
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. Do not spawn subagents.
Ensure that any components created were actually used.
Once all other tasks are complete, run any linter or prettier-like scripts found in the package.json, but ONLY on the files you have edited or created during this session. Do not run formatting or linting across the entire project’s codebase.
Status to report in this phase:
Upon completion, continue with: basic-integration-1.3-conclude.md