@trigen/scripts

v1.1.0
Scripts and configuration for TrigenSoftware's web projects.

lint

eslint 'src/**/*.{js,jsx}'

test

npm run lint

build

npm run lint && ./scripts/buildPackage.sh

prepublishOnly

if [ -f .gitignore ]; then exit 1; fi
npm i @trigen/[email protected]

Metadata

  • MIT
  • Whatever
  • dangreen
  • released 2/28/2019

Downloads

Maintainers