1.0.9 • Published 8 years ago

@timkendrick/node-project v1.0.9

Weekly downloads
-
License
ISC
Repository
github
Last release
8 years ago

@timkendrick/node-project

npm version Stability

Configuration files for Node projects

Installation

npm install @timkendrick/node-project --save-dev

Overview

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 runs npm test before pushing
1.0.9

8 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago