@mighty-justice/tslint-config

1.0.2 • Public • Published

@mighty-justice/tslint-config

npm Version Build Status

This package is a configuration preset for TSLint. It contains a set of rules applied to most TypeScript projects at Mighty.

Install

yarn add --dev @mighty-justice/tslint-config

Usage

Add @mighty-justice/tslint-config to your project's TSLint configuration file. i.e.:

{
  "extends": "@mighty-justice/tslint-config"
}

If possible, try not to override the preset unless you have a special reason.

Release

To release:

npm run release

License

MIT

Dependents (0)

Package Sidebar

Install

npm i @mighty-justice/tslint-config

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

4.56 kB

Total Files

5

Last publish

Collaborators

  • aaron-mighty
  • mumuwuwu
  • crystal-lee
  • ellen.shin
  • rpalermodrums
  • ekatsuta