1.0.0 • Published 9 years ago

@skivvy/project-base v1.0.0

Weekly downloads
1
License
ISC
Repository
github
Last release
9 years ago

@skivvy/project-base

npm version Stability

Configuration files for Node projects

Installation

npm install @skivvy/project-base --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.0

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago