Socket
Socket
Sign inDemoInstall

eslint-config-guyellis

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-guyellis - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

2

package.json
{
"name": "eslint-config-guyellis",
"version": "0.0.5",
"version": "0.0.6",
"description": "Guy Ellis ESLint Config",

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

@@ -16,5 +16,6 @@ module.exports = {

'react/no-unknown-property': 1,
'react/prop-types': 2,
'react/react-in-jsx-scope': 1,
'react/self-closing-comp': 1,
'react/self-closing-comp': 1
}
};
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