Skip to content

Conversation

nirinchev
Copy link
Collaborator

Description

The check script was running test, which is inconsistent with the other packages - I've changed it to be consistent with the rest of the packages where it runs typecheck and depcheck, but not test.

@nirinchev nirinchev requested a review from gagik May 6, 2025 10:11
"test": "mocha",
"test-cov": "nyc -x \"**/*.spec.*\" --reporter=lcov --reporter=text --reporter=html npm run test",
"test-ci": "npm run test-cov",
"lint": "eslint . && prettier --check .",
Copy link
Collaborator

Choose a reason for hiding this comment

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

We'll also want to add prettier as a dev dependency and add a reformat script, I think

@nirinchev nirinchev merged commit 6c52935 into main May 6, 2025
3 of 6 checks passed
@nirinchev nirinchev deleted the ni/fix-native-machine-id branch May 6, 2025 13:44
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