generator-goldfish

1.2.0 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i generator-goldfish

Weekly Downloads

1

Version

1.2.0

License

ISC

Unpacked Size

48.7 kB

Total Files

14

Last publish

Collaborators

  • princetoad