@typescript-eslint/utils
Advanced tools
Comparing version
@@ -227,2 +227,10 @@ import type { Parser as ParserType } from './Parser'; | ||
/** | ||
* The base path for files and ignores. | ||
* | ||
* Note that this is not permitted inside an `extends` array. | ||
* | ||
* Since ESLint 9.30.0 | ||
*/ | ||
basePath?: string; | ||
/** | ||
* An array of glob patterns indicating the files that the configuration object should apply to. | ||
@@ -229,0 +237,0 @@ * If not specified, the configuration object applies to all files matched by any other configuration object. |
{ | ||
"name": "@typescript-eslint/utils", | ||
"version": "8.35.2-alpha.11", | ||
"version": "8.36.0", | ||
"description": "Utilities for working with TypeScript + ESLint together", | ||
@@ -65,5 +65,5 @@ "files": [ | ||
"@eslint-community/eslint-utils": "^4.7.0", | ||
"@typescript-eslint/scope-manager": "8.35.2-alpha.11", | ||
"@typescript-eslint/types": "8.35.2-alpha.11", | ||
"@typescript-eslint/typescript-estree": "8.35.2-alpha.11" | ||
"@typescript-eslint/scope-manager": "8.36.0", | ||
"@typescript-eslint/types": "8.36.0", | ||
"@typescript-eslint/typescript-estree": "8.36.0" | ||
}, | ||
@@ -70,0 +70,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
267902
0.09%4260
0.19%0
-100%32
-5.88%68
-2.86%5
-28.57%+ Added
+ Added
+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
- Removed
- Removed
- Removed
- Removed