@typescript-eslint/types
Advanced tools
Comparing version
{ | ||
"name": "@typescript-eslint/types", | ||
"version": "8.35.2-alpha.4", | ||
"version": "8.35.2-alpha.5", | ||
"description": "Types for the TypeScript-ESTree AST spec", | ||
@@ -73,3 +73,3 @@ "files": [ | ||
"copy-ast-spec": { | ||
"cache": true, | ||
"cache": false, | ||
"command": "tsx tools/copy-ast-spec.mts", | ||
@@ -76,0 +76,0 @@ "dependsOn": [ |
171490
0