Socket
Book a DemoInstallSign in
Socket

@jeroentvb/eslint-config-typescript

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jeroentvb/eslint-config-typescript

Personal eslint config for typescript projects

latest
Source
npmnpm
Version
9.0.2
Version published
Weekly downloads
133
1008.33%
Maintainers
1
Weekly downloads
 
Created
Source

Eslint config

My personal eslint config for typescript projects.

Installation

npm install -D @jeroentvb/eslint-config-typescript

Usage

In your .eslintrc, add:

'extends': [
  '@jeroentvb/eslint-config-typescript'
]

Keywords

eslint

FAQs

Package last updated on 01 Nov 2025

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