📅 You're Invited: Meet the Socket team at RSAC (April 28 – May 1).RSVP
Socket
Sign inDemoInstall
Socket

eslint-config-with-tsconfig

Package Overview
Dependencies
Maintainers
2
Versions
183
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

eslint-config-with-tsconfig

Rel1cx's ESLint config

2.16.5
unpublished
latest
npm
Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created
Source

ESLint configuration optimized for TypeScript projects

This is a general purpose ESLint configuration for TypeScript projects.

Plugins included

{
  "plugins": [
    "@susisu/safe-typescript",
    "@typescript-eslint",
    "expect-type",
    "import-access",
    "perfectionist",
    "promise",
    "react-hooks",
    "react-refresh",
    "redos-detector",
    "regexp",
    "security",
    "simple-import-sort",
    "sonarjs",
    "tailwindcss",
    "unicorn"
  ]
}

FAQs

Package last updated on 02 Apr 2024

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