1.0.9 • Published 9 years ago

@timkendrick/node-project v1.0.9

Weekly downloads
-
License
ISC
Repository
github
Last release
9 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

9 years ago

1.0.8

10 years ago

1.0.7

10 years ago

1.0.6

10 years ago

1.0.5

10 years ago

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago