Developer doc for v3: point out "yarn typecheck" #5184

Closed
opened 2025-12-29 19:25:13 +01:00 by adam · 1 comment
Owner

Originally created by @candlerb on GitHub (Aug 15, 2021).

Originally assigned to: @thatmattlove on GitHub.

Change Type

Addition

Area

Administration/development

Proposed Changes

Mention yarn typecheck in netbox/project-static/README.md

yarn bundle:scripts does not do type checking so an extra step is required to validate typescript.

Originally created by @candlerb on GitHub (Aug 15, 2021). Originally assigned to: @thatmattlove on GitHub. ### Change Type Addition ### Area Administration/development ### Proposed Changes Mention `yarn typecheck` in netbox/project-static/README.md `yarn bundle:scripts` [does not do type checking](https://esbuild.github.io/content-types/#typescript) so an extra step is required to validate typescript.
adam added the type: documentationbeta labels 2025-12-29 19:25:13 +01:00
adam closed this issue 2025-12-29 19:25:13 +01:00
Author
Owner

@thatmattlove commented on GitHub (Aug 24, 2021):

c221b9b should address this — there's now a Web UI section in the docs that explains much of the front end stack and documents available commands. Additionally, #7024 proposes running these checks via standard development processes (pre-commit hooks and CI).

@thatmattlove commented on GitHub (Aug 24, 2021): c221b9b should address this — there's now a Web UI section in the docs that explains much of the front end stack and documents available commands. Additionally, #7024 proposes running these checks via standard development processes (pre-commit hooks and CI).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5184