Skip to content

Conversation

JordanMartinez
Copy link
Contributor

package.json Outdated
"clean": "rimraf output && rimraf .pulp-cache",
"build": "eslint src && pulp build -- --censor-lib --strict",
"test": "pulp build -I test"
"test": "pulp test -- --censor-lib --strict"
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm not sure we want --strict, because tests ought to be able to contain warnings if they're useful in the test suite. That's different from production code, which shouldn't have any warnings.

@thomashoneyman thomashoneyman merged commit 1ff3ba9 into purescript-node:master Dec 11, 2020
@JordanMartinez JordanMartinez deleted the updateTo14 branch December 11, 2020 01: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.

2 participants