Socket
Socket
Sign inDemoInstall

@d3banking/tslint-config

Package Overview
Dependencies
61
Maintainers
4
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @d3banking/tslint-config

A mostly reasonable approach to Typescript.


Version published
Weekly downloads
0
decreased by-100%
Maintainers
4
Install size
4.93 MB
Created
Weekly downloads
 

Readme

Source

@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.

FAQs

Last updated on 24 Mar 2020

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc