tslint-config-activepipe

1.3.0 • Public • Published

tslint-config-activepipe

Shared code formatting and quality configuration for use in all ActivePipe projects

what it does

  • Specifies tslint/prettier dependencies

quick start

  1. npm install --save-dev this package's peerDepencies (see below)
  2. save { "extends": ["tslint-config-activepipe"] } to tslint.json in your project root
  3. save module.exports = require('tslint-config-activepipe/prettierrc') to .prettierrc.js in your project root
  4. ?????
  5. profit and doors which go like this

installing peerDependencies

The following command will install (or update) this package's peer dependencies in your project:

npm info tslint-config-activepipe peerDependencies --json | command sed 's/[\{\},]//g ; s/: /@/g' | xargs npm install --save-dev

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.3.0
    1
    • latest

Version History

Package Sidebar

Install

npm i tslint-config-activepipe

Weekly Downloads

6

Version

1.3.0

License

ISC

Unpacked Size

2.38 kB

Total Files

4

Last publish

Collaborators

  • grrowl