Skip to content

build: drop redundant npx prefixes#378

Merged
dsanders11 merged 1 commit intomainfrom
sam/drop-redundant-npx
Mar 31, 2026
Merged

build: drop redundant npx prefixes#378
dsanders11 merged 1 commit intomainfrom
sam/drop-redundant-npx

Conversation

@MarshallOfSound
Copy link
Copy Markdown
Member

typedoc and lint-staged are both devDependencies — npx is redundant. Use yarn lint-staged in the pre-commit hook to match the rest of the project.

typedoc and lint-staged are both devDependencies — npx is redundant.
Use yarn in the pre-commit hook to match the rest of the project.
@MarshallOfSound MarshallOfSound requested a review from a team as a code owner March 31, 2026 05:25
@dsanders11 dsanders11 merged commit 00ed188 into main Mar 31, 2026
8 checks passed
@dsanders11 dsanders11 deleted the sam/drop-redundant-npx branch March 31, 2026 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants