1.0.9 • Published 10 years ago
@timkendrick/node-project v1.0.9
@timkendrick/node-project
Configuration files for Node projects
Installation
npm install @timkendrick/node-project --save-devOverview
A collection of opinionated defaults that ensure consistent, versioned configuration settings across projects.
Included files
This package creates symbolic links for the following files, if they do not already exist:
.editorconfig: EditorConfig configuration.eslintrc: ESLint configuration.git/hooks/pre-push: Git pre-push hook that runsnpm testbefore pushing