@igortrindade/loookin-client
v0.0.35
Published
npm package template
Downloads
15
Readme
npm-package-template
This is a template for a npm package.
Current src has trim and isOdd/isEven functionality.
How to run locally
$ yarn
# lint
$ yarn lint
# test
$ yarn testCircle CI
image: cimg/node:15.1
Circle CI image is using npm so need package-lock.json.
