eslint-config-volue
Advanced tools
Comparing version 15.0.1 to 15.1.0
@@ -0,1 +1,5 @@ | ||
# 15.1.0 2024-01-11 | ||
- Added: `eslint` and `prettier` as peer dependencies | ||
# 15.0.1 2024-01-10 | ||
@@ -2,0 +6,0 @@ |
{ | ||
"name": "eslint-config-volue", | ||
"version": "15.0.1", | ||
"version": "15.1.0", | ||
"description": "Volue ESLint configs", | ||
@@ -27,2 +27,6 @@ "keywords": [ | ||
}, | ||
"peerDependencies": { | ||
"eslint": ">=8", | ||
"prettier": ">=2" | ||
}, | ||
"scripts": { | ||
@@ -29,0 +33,0 @@ "test": "node test/config-test.js", |
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
19368
9