@typescript-eslint/types
Advanced tools
Comparing version 8.21.1-alpha.3 to 8.21.1-alpha.4
@@ -54,2 +54,3 @@ import type { Program } from 'typescript'; | ||
filePath?: string; | ||
isolatedDeclarations?: boolean; | ||
jsDocParsingMode?: JSDocParsingMode; | ||
@@ -56,0 +57,0 @@ jsxFragmentName?: string | null; |
{ | ||
"name": "@typescript-eslint/types", | ||
"version": "8.21.1-alpha.3", | ||
"version": "8.21.1-alpha.4", | ||
"description": "Types for the TypeScript-ESTree AST spec", | ||
@@ -5,0 +5,0 @@ "files": [ |
Sorry, the diff of this file is not supported yet
173901
2699