Socket
Socket
Sign inDemoInstall

@appfolio/eslint-config-appfolio-react

Package Overview
Dependencies
233
Maintainers
5
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.0.1

2

index.js

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

'react/forbid-prop-types': 'off',
'react/function-component-definition': ['off'],
'react/jsx-filename-extension': 'off',

@@ -19,2 +20,3 @@ 'react/prefer-stateless-function': 'off',

'defaultProps',
'static-variables',
'static-methods',

@@ -21,0 +23,0 @@ 'state',

4

package.json
{
"name": "@appfolio/eslint-config-appfolio-react",
"version": "2.0.0",
"version": "2.0.1",
"description": "Appfolio ESLint React config",

@@ -17,3 +17,3 @@ "main": "index.js",

"dependencies": {
"@appfolio/eslint-config-appfolio-base": "^2.0.0",
"@appfolio/eslint-config-appfolio-base": "^2.0.1",
"eslint": "^8.8.0",

@@ -20,0 +20,0 @@ "eslint-config-airbnb": "^19.0.4"

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc