ima-ui-atoms

v1.2.8
IMA.js UI React atoms
React UI IMA atoms

preversion

npm test && npm run lint && npm run build

postversion

npm run build && npm run changelog && git commit -am $npm_package_version && git tag $npm_package_version && git push && git push --tags && npm publish

lint

eslint -c ./.eslintrc.js --fix './src/**/*.{js,jsx}' './example/**/*.{js,jsx}' --ignore-path ./.prettierignore

test

jest --no-watchman

changelog

conventional-changelog -p angular -i CHANGELOG.md -s -r 1

precommit

npm run lint

commitmsg

commitlint -e $GIT_PARAMS

commit

git-cz

copy

gulp copy

build

gulp build

dev

gulp dev

Metadata

  • MIT
  • Whatever
  • Miroslav Jancarik
  • released 11/21/2018

Downloads