This package has been deprecated

Author message:

TSLint is now deprecated and so also is this package. Please consider migrating to ESLint with our ESLint config - @d3banking/eslint-config

@d3banking/tslint-config

4.0.1 • Public • Published

@d3banking/tslint-config

NPM version Downloads

This package provides D3 Banking's tslint.json as an extensible shared config.

Deprecation Notice

TSLint is now deprecated and so is this TSLint config. Please consider migrating to ESLint along with our eslint-config package.

Usage

Our default export contains all of our TSLint rules, including Typescript 2+ and ECMAScript 6+. It requires tslint and typescript.

  1. npm install --save-dev @d3banking/tslint-config tslint typescript
  2. add "extends": "@d3banking/tslint-config" to your tslint.json

See D3 Banking's Javascript styleguide and the TSlint config docs for more information.

Readme

Keywords

none

Package Sidebar

Install

npm i @d3banking/tslint-config

Weekly Downloads

28

Version

4.0.1

License

MIT

Unpacked Size

5.96 kB

Total Files

6

Last publish

Collaborators

  • ad250620
  • jparish
  • ownernpm
  • d3veloper
  • d3ci