eslint-config-xo-meatier
Advanced tools
Comparing version 0.1.0 to 0.2.0
@@ -14,4 +14,5 @@ 'use strict'; | ||
rules: { | ||
'react/jsx-closing-bracket-location': [0, 0], | ||
curly: [2, 'multi-line'] | ||
} | ||
}; |
{ | ||
"name": "eslint-config-xo-meatier", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"description": "ESLint shareable config for Meatier to be used with eslint-config-xo", | ||
@@ -5,0 +5,0 @@ "files": [ |
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
2985
16