@futura-dev/eslint-config-typescript
Advanced tools
Comparing version 2.0.0-alpha.14 to 2.0.0-alpha.15
{ | ||
"name": "@futura-dev/eslint-config-typescript", | ||
"version": "2.0.0-alpha.14", | ||
"version": "2.0.0-alpha.15", | ||
"description": "Eslint shared configuration for Typescript projects", | ||
@@ -39,7 +39,3 @@ "main": "index.js", | ||
"typescript-eslint": "^8.21.0" | ||
}, | ||
"engines": { | ||
"npm": "10", | ||
"node": "v20" | ||
} | ||
} |
26018