Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds two new npm scripts: - 'test' - runs test suite once and exits - 'test:watch' - runs test suite perpetually. Any file suffixed with '.test.[js|ts]' is considered a test suite
- Loading branch information