eslint-config-pv
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -13,3 +13,3 @@ module.exports = { | ||
ecmaFeatures: { | ||
experimentalObjectRestSpread: true, | ||
"parserOptions.ecmaVersion": true, | ||
}, | ||
@@ -16,0 +16,0 @@ }, |
{ | ||
"name": "eslint-config-pv", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "pro!vision ESLint configuration. Can be adapted and adjusted in each project.", | ||
@@ -58,6 +58,6 @@ "author": { | ||
"eslint": "5.16.0", | ||
"eslint-config-prettier": "4.3.0", | ||
"eslint-plugin-import": "2.17.3", | ||
"eslint-config-prettier": "6.1.0", | ||
"eslint-plugin-import": "2.18.2", | ||
"eslint-plugin-prettier": "3.1.0", | ||
"jest": "24.8.0", | ||
"jest": "24.9.0", | ||
"prettier": "1.18.2" | ||
@@ -64,0 +64,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
49198
19