A sandbox repository for experimenting.
ℹ️ This package has only ESM exports. You should import it from MJS files or read more here.
npm install --save test@^1.0.2yarn add test@^1.0.2Development hints for maintaining and improving Test
Setting up:
git clone [email protected]:jaid/test.git
cd test
npm installTesting:
npm run test:devTesting in production environment:
npm run testMIT License
Copyright © 2021, Jaid <[email protected]> (https://github.com/jaid)