Socket
Book a DemoInstallSign in
Socket

@airbnb-config/eslint-config-ts

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

@airbnb-config/eslint-config-ts

Eslint config for typescript based off Airbnb's style guide.

unpublished
latest
Source
npmnpm
Version
1.1.1
Version published
Maintainers
1
Created
Source

@airbnb-config/eslint-config-ts

Eslint config for typescript based off Airbnb's style guide.

Installation

To install with npm, run the following command:

npm i -D @airbnb-config/eslint-config-ts

Or with yarn run:

yarn add -D @airbnb-config/eslint-config-ts

Setup

Add the following to your eslint config in order to extend:

{
  "extends": "@airbnb-config/ts"
}

Keywords

airbnb

FAQs

Package last updated on 18 Oct 2021

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