Skip to content

build: drop npx from lint script#128

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

build: drop npx from lint script#128
MarshallOfSound merged 1 commit intomainfrom
sam/drop-redundant-npx

Conversation

@MarshallOfSound
Copy link
Copy Markdown
Member

eslint is already a devDependency — inside a scripts entry the .bin/ shim is on PATH, npx just adds a layer of indirection.

eslint is already a devDependency.
@MarshallOfSound MarshallOfSound requested review from a team as code owners March 31, 2026 05:25
@MarshallOfSound MarshallOfSound merged commit e778a08 into main Mar 31, 2026
22 checks passed
@MarshallOfSound MarshallOfSound deleted the sam/drop-redundant-npx branch March 31, 2026 05:53
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.

2 participants