Last active
April 3, 2023 02:05
-
-
Save mitchallen/3294457ec857b3b088a7f764fbf4198f to your computer and use it in GitHub Desktop.
Lerna test script for package.jspn
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"scripts": { | |
"test": "mocha __tests__/*.test.js" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment