2.0.0 • Published 8 years ago

hof-dotfiles v2.0.0

Weekly downloads
1
License
GPL-3.0
Repository
github
Last release
8 years ago

HOF Dotfiles

Common dotfiles used by HOF in a typical build

Adds the following preconfigured dotfiles to the root of your project on postinstall.

  • .dockerignore
  • .eslintignore
  • .editorconfig
  • .eslintrc
  • .gitignore
  • .jscsrc
  • .travis.yml

It won't overwrite any current dotfiles of the same name so you can safely install without destroying your own config.

If you want to contribute, please follow the guidelines