Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@alex-taxiera/eslint-config-ts

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@alex-taxiera/eslint-config-ts

Custom ESLint config for TypeScript

  • 1.3.2
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
26
increased by18.18%
Maintainers
1
Weekly downloads
 
Created
Source

Installing

Install required plugins

npm i -D eslint eslint-plugin-import eslint-plugin-node eslint-plugin-promise eslint-plugin-standard eslint-plugin-modules-newline

Install TypeScript ESLint

npm i -D typescript @typescript-eslint/eslint-plugin @typescript-eslint/parser

Install this package

npm i -D @alex-taxiera/eslint-config-ts

Add to .eslintrc

extends: [
  '@alex-taxiera/eslint-config-ts'
]

Keywords

FAQs

Package last updated on 21 Jan 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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc