@heduapp/book-environments

v0.3.26
Conversion project from environments to items

start

react-scripts start

build

tsc -p ./tsconfig.lib.json

prettier

prettier --config .prettierrc --write "{src,test,.vscode}/**/*.{ts,json}"

prettier-watch

onchange "{src,test,.vscode}/**/*.{ts,json}" -- prettier --config .prettierrc --write {{changed}}

test

jest --config jestconfig.json

test-watch

jest --config jestconfig.json --watchAll

lint

TODO:lint

tslint -p tsconfig.json

prepublish

npm test && npm run lint && npm run build && git push

preversion

npm run lint

postversion

git push && git push --tags && npm publish
npm i @heduapp/[email protected]

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 11/6/2019

Downloads

Maintainers