Socket
Book a DemoInstallSign in
Socket

@allthings/tslint-preset-react

Package Overview
Dependencies
Maintainers
9
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@allthings/tslint-preset-react

Allthings tslint rules for react projects

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
9
Created
Source

Allthings TSLint Preset React rules

A common TSLint preset for TypeScript/React projects at Allthings. Extends the base @allthings/tslint-preset ruleset (as a peer-dependency).

Setup

yarn add @allthings/tslint-preset @allthings/tslint-preset-react --dev

Add the following to tslint.json

{
  "extends": ["@allthings/tslint-preset-react"]
}

FAQs

Package last updated on 22 Aug 2018

Did you know?

Socket

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