tslint-functional-preset

2.0.0 • Public • Published

tslint-functional-preset

A "functional" preset for TSLint with some crazy defaults that promote a functional, immutable, and declarative programming style. It's mostly a convenience preset around the rules provided by tslint-immutable.

Setup

Install with npm or yarn:

yarn add tslint-functional-preset --dev

Add the following to your project's tslint.json:

{
  "extends": ["tslint-functional-preset"]
}

Package Sidebar

Install

npm i tslint-functional-preset

Weekly Downloads

3

Version

2.0.0

License

MIT

Unpacked Size

4.68 kB

Total Files

4

Last publish

Collaborators

  • adieuadieu