eslint-flat-config-utils
Advanced tools
Comparing version 0.2.1 to 0.2.2
@@ -200,2 +200,6 @@ import { Linter } from 'eslint'; | ||
/** | ||
* Clone the composer object. | ||
*/ | ||
clone(): FlatConfigComposer<T>; | ||
/** | ||
* Resolve the pipeline and return the final configs. | ||
@@ -202,0 +206,0 @@ * |
{ | ||
"name": "eslint-flat-config-utils", | ||
"type": "module", | ||
"version": "0.2.1", | ||
"version": "0.2.2", | ||
"packageManager": "pnpm@8.15.6", | ||
@@ -6,0 +6,0 @@ "description": "Utils for managing and manipulating ESLint flat config arrays", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
49584
854