Skip to content

Instantly share code, notes, and snippets.

@mitchallen
Last active April 3, 2023 02:05
Show Gist options
  • Save mitchallen/3294457ec857b3b088a7f764fbf4198f to your computer and use it in GitHub Desktop.
Save mitchallen/3294457ec857b3b088a7f764fbf4198f to your computer and use it in GitHub Desktop.
Lerna test script for package.jspn
"scripts": {
"test": "mocha __tests__/*.test.js"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment