1.2.0 • Published 6 years ago

generator-goldfish v1.2.0

Weekly downloads
6
License
ISC
Repository
github
Last release
6 years ago

generator-goldfish

Scaffolding tool for Node.js project

will generate a simple project that includs:

  • src - A directory to place your source coude
  • .editorconfig - use 2 spaces indent_stle and utf-8 charset
  • .babelrc
  • .eslintrc.js
  • .gitignore

will install following packages as devDependencies:

  • @ava/babel-preset-stage-4
  • ava
  • chai
  • eslint
  • eslint-config-prettier
  • eslint-plugin-prettier
  • husky
  • lint-staged
  • prettier
1.2.0

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

7 years ago