Socket
Socket
Sign inDemoInstall

@amedia/eslint-config-base

Package Overview
Dependencies
238
Maintainers
46
Versions
70
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.3.0-alpha.0 to 3.4.0-alpha.0

14

index.js

@@ -29,16 +29,2 @@ // https://github.com/airbnb/javascript/tree/master/packages/eslint-config-airbnb-base

},
overrides: [
{
files: ['./src/**/*.test.js', './src/**/*.spec.js'],
globals: {
React: true,
},
rules: {
'global-require': 0,
'import/no-extraneous-dependencies': 0,
'max-classes-per-file': 0,
'no-console': 0,
},
},
],
};

5

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

@@ -11,3 +11,2 @@ "main": "index.js",

"scripts": {
"lint": "(cd example && npm run lint)",
"test": "echo \"Error: no test specified\" && exit 1"

@@ -48,3 +47,3 @@ },

},
"gitHead": "2843e421ae88b05ec8d48cbe4b48b6e37edf7381"
"gitHead": "64964c9a0cfde1356b10046f18db8e5342c024ec"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc