yarn test
: Run tests in all mono repos (lerna bootstrap > lint > test)yarn lint
: Lint only
# fork it
git clone [email protected]:$YOUR_NAME/poi.git && cd poi
yarn
yarn test
yarn test
: Run tests in all mono repos (lerna bootstrap > lint > test)yarn lint
: Lint only# fork it
git clone [email protected]:$YOUR_NAME/poi.git && cd poi
yarn
yarn test