@skivvy/project-base

1.0.0 • Public • Published

@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

Readme

Keywords

none

Package Sidebar

Install

npm i @skivvy/project-base

Weekly Downloads

2

Version

1.0.0

License

ISC

Last publish

Collaborators

  • skivvy
  • timkendrick