Skip to content

chore: remove check-pkg from pretest - #157

Open
trivikr wants to merge 1 commit into
nodejs:mainfrom
trivikr:remove-check-pkg
Open

trivikr wants to merge 1 commit into
nodejs:mainfrom
trivikr:remove-check-pkg

Conversation

@trivikr

@trivikr trivikr commented Sep 22, 2026

Copy link
Copy Markdown
Member

The check-pkg dependency detects CommonJS require() calls.
This project uses ESM imports, so it currently finds zero dependencies and provides no validation.

It can be removed.

@Ewelkaka Ewelkaka left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

R

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