Socket
Socket
Sign inDemoInstall

eslint-config-standard-jsx

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

eslint-config-standard-jsx - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

2

eslintrc.json

@@ -14,3 +14,3 @@ {

"rules": {
"jsx-quotes": [2, "prefer-double"],
"jsx-quotes": [2, "prefer-single"],
"react/jsx-boolean-value": 2,

@@ -17,0 +17,0 @@ "react/jsx-curly-spacing": [2, "never"],

{
"name": "eslint-config-standard-jsx",
"description": "JavaScript Standard Style JSX support - ESLint Shareable Config",
"version": "2.0.0",
"version": "3.0.0",
"author": {

@@ -6,0 +6,0 @@ "name": "Feross Aboukhadijeh",

@@ -49,3 +49,3 @@ # Standard JSX - ESLint Shareable Config

```bash
npm install eslint-config-standard eslint-config-standard-jsx eslint-plugin-react
npm install eslint-config-standard eslint-config-standard-jsx eslint-plugin-promise eslint-plugin-react eslint-plugin-standard
```

@@ -52,0 +52,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