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

eslint-config-redmart

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-redmart - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

1

index.js

@@ -13,2 +13,3 @@ module.exports = {

'guard-for-in': 2,
'import/order': [2, { 'groups': ['builtin', 'external', 'internal', 'parent', 'sibling', 'index'] }],
'indent': [2, 'tab', { 'SwitchCase': 1 }],

@@ -15,0 +16,0 @@ 'keyword-spacing': [2, { 'before': true, 'after': true }],

2

package.json
{
"name": "eslint-config-redmart",
"version": "2.0.0",
"version": "3.0.0",
"description": "",

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

@@ -5,3 +5,3 @@ # eslint-config-redmart

`
$ npm install --save-dev eslint eslint-config-redmart
$ npm install --save-dev eslint eslint-plugin-import eslint-config-redmart
`

@@ -8,0 +8,0 @@

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