@dotcom-reliability-kit/eslint-config
Advanced tools
Comparing version 3.1.1 to 4.0.0
{ | ||
"name": "@dotcom-reliability-kit/eslint-config", | ||
"version": "3.1.1", | ||
"version": "4.0.0", | ||
"description": "A linting config, specifically focussed on enhancing code quality and proactively catching errors/bugs before they make it into production", | ||
@@ -14,3 +14,3 @@ "repository": { | ||
"engines": { | ||
"node": "18.x || 20.x || 22.x" | ||
"node": "20.x || 22.x" | ||
}, | ||
@@ -17,0 +17,0 @@ "main": "lib/index.js", |
4736