1.0.2 • Published 4 years ago
@cto.ai/ops-constants v1.0.2
@cto.ai/ops-constants
cto.ai shared constants library
API
This is a native ESM module.
See index.js for exported constants.
Engines
- Node 12.4+
- Node 14.0+
Development
Test:
npm testVisual coverage report (run after test):
npm run covLint:
npm run lintAutoformat:
npm run lint -- --fixReleasing
For mainline releases:
npm version <major|minor|patch>
git push --follow-tagsFor prereleases:
npm version prerelease
git push --follow-tagsLicense
MIT