eslint-config-segment
Advanced tools
Comparing version 1.0.17 to 1.0.18
@@ -28,3 +28,3 @@ 'use strict'; | ||
'react/jsx-quotes': [2, 'double'], | ||
'react/jsx-uses-react': [2, { pragma: 'dom' }], | ||
'react/jsx-uses-react': [2, { pragma: 'element' }], | ||
'react/self-closing-comp': 2, | ||
@@ -31,0 +31,0 @@ 'react/wrap-multilines': 2 |
{ | ||
"name": "eslint-config-segment", | ||
"version": "1.0.17", | ||
"version": "1.0.18", | ||
"description": "Segment's base ESLint configuration.", | ||
@@ -5,0 +5,0 @@ "author": "Segment <friends@segment.com>", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5867
8