@effinggames/ts-lint-configs

6.0.3 • Public • Published

ts-lint-configs

Standardized configs for tslint and prettier.

Fork of tslint-config-airbnb to make it a bit stricter and upgrade tslint-microsoft-contrib.

Installation

npm install @effinggames/ts-lint-configs --save-dev

Usage

In tslint.json:

{
  "extends": "@effinggames/ts-lint-configs"
}

In .prettierrc.js:

module.exports = require('@effinggames/ts-lint-configs/prettier');

Rules

License

Apache 2.0

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 6.0.3
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 6.0.3
    0
  • 6.0.2
    0
  • 6.0.1
    0
  • 6.0.0
    0

Package Sidebar

Install

npm i @effinggames/ts-lint-configs

Weekly Downloads

0

Version

6.0.3

License

Apache-2.0

Unpacked Size

5.71 kB

Total Files

7

Last publish

Collaborators

  • robgraeber