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

eslint-plugin-typescript

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-plugin-typescript - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

docs/rules/adjacent-overload-signatures.md

2

package.json
{
"name": "eslint-plugin-typescript",
"version": "0.4.0",
"version": "0.5.0",
"description": "TypeScript plugin for ESLint",

@@ -5,0 +5,0 @@ "keywords": [

@@ -63,1 +63,3 @@ # eslint-plugin-typescript

* `typescript/member-ordering` - enforces a standard member declaration order.
* `typescript/no-unused-vars` - prevents TypeScript-specific constructs from being erroneously flagged as unused
* `typescript/adjacent-overload-signatures` - enforces member overloads to be consecutive.
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