1.0.0 • Published 8 months ago

@stanholub/nimble-js v1.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

nimble

Commands

This package has the following commands:

  • npm run build - Bundle the project into a single ESM file
  • npm run lint - Lint the project
  • npm run lint:fix - Lint the project and fix any issues
  • npm run test [<test-path>] - Start the test runner in watch mode
  • npm run test:run [<test-path>] - Run the tests once