Socket
Socket
Sign inDemoInstall

@amedia/eslint-config-base

Package Overview
Dependencies
Maintainers
42
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@amedia/eslint-config-base - npm Package Compare versions

Comparing version 3.5.0-alpha.0 to 3.5.0-alpha.1

readme.md

2

index.js

@@ -30,3 +30,3 @@ // https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb-base

// rules for https://github.com/benmosher/eslint-plugin-import
'import/extensions': 0,
'import/extensions': [1, 'ignorePackages'],
'import/order': ['error', { 'newlines-between': 'always' }],

@@ -33,0 +33,0 @@ 'import/prefer-default-export': 0,

{
"name": "@amedia/eslint-config-base",
"version": "3.5.0-alpha.0",
"version": "3.5.0-alpha.1",
"description": "ESLint configuration to be used by developers at Amedia",

@@ -45,4 +45,3 @@ "main": "index.js",

"prettier": "^2.1.2"
},
"gitHead": "4375a34cbb277b77f9a4d500f76e28f87869c84c"
}
}
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