mirror of
https://github.com/Azure/setup-kubectl.git
synced 2026-08-05 06:39:28 +08:00
7f7e5ba5ea
Co-authored-by: Oliver King <oking3@uncc.edu>
commons
Simple functions shared among the sinon end user libraries
Rules
- Follows the Sinon.JS compatibility
- 100% test coverage
- Code formatted using Prettier
- No side effects welcome! (only pure functions)
- No platform specific functions
- One export per file (any bundler can do tree shaking)