eslint-config-doctolib
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "eslint-config-doctolib", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "ESLint configuration used in Doctolib projects.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -39,3 +39,3 @@ module.exports = { | ||
"react/self-closing-comp": 2, | ||
"react/sort-comp": 0, | ||
"react/sort-comp": 1, | ||
"react/wrap-multilines": 2 | ||
@@ -42,0 +42,0 @@ }, |
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