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

@silvermine/eslint-config

Package Overview
Dependencies
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@silvermine/eslint-config - npm Package Compare versions

Comparing version 2.0.0-rc6 to 2.0.0

1

index.js

@@ -265,2 +265,3 @@ /**

// class properties in TypeScript. The TypeScript-specific rule fixes this.
'no-unused-vars': 'off',
'@typescript-eslint/no-unused-vars': 'error',

@@ -267,0 +268,0 @@ // new-cap throws errors with property decorators

2

package.json
{
"name": "@silvermine/eslint-config",
"version": "2.0.0-rc6",
"version": "2.0.0",
"description": "JS Code Standards for all SilverMine projects - eslint enforcement",

@@ -5,0 +5,0 @@ "main": "index.js",

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