@typescript-eslint/tsconfig-utils 8.44.2-alpha.4 → 8.44.2-alpha.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -6,4 +6,3 @@ export declare const CORE_COMPILER_OPTIONS: {
6
6
  noUnusedLocals: true;
7
7
  noUnusedParameters: true;
8
8
  };
9
- //# sourceMappingURL=compilerOptions.d.ts.map
@@ -6,4 +6,3 @@ import type * as ts from 'typescript/lib/tsserverlibrary';
6
6
  * @param projectDirectory the project directory to use as the CWD, defaults to `process.cwd()`
7
7
  */
8
8
  export declare function getParsedConfigFile(tsserver: typeof ts, configFile: string, projectDirectory?: string): ts.ParsedCommandLine;
9
- //# sourceMappingURL=getParsedConfigFile.d.ts.map
package/dist/index.d.ts CHANGED
@@ -1,3 +1,2 @@
1
1
  export * from './compilerOptions';
2
2
  export * from './getParsedConfigFile';
3
- //# sourceMappingURL=index.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@typescript-eslint/tsconfig-utils",
3
- "version": "8.44.2-alpha.4",
3
+ "version": "8.44.2-alpha.5",
4
4
  "description": "Utilities for collecting TSConfigs for linting scenarios.",
5
5
  "files": [
6
6
  "dist",
@@ -1 +0,0 @@
1
- {"version":3,"file":"compilerOptions.d.ts","sourceRoot":"","sources":["../src/compilerOptions.ts"],"names":[],"mappings":"AAEA;;GAEG;AACH,eAAO,MAAM,qBAAqB;;;;CAOJ,CAAC"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"getParsedConfigFile.d.ts","sourceRoot":"","sources":["../src/getParsedConfigFile.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,KAAK,EAAE,MAAM,gCAAgC,CAAC;AAO1D;;;;;GAKG;AACH,wBAAgB,mBAAmB,CACjC,QAAQ,EAAE,OAAO,EAAE,EACnB,UAAU,EAAE,MAAM,EAClB,gBAAgB,CAAC,EAAE,MAAM,GACxB,EAAE,CAAC,iBAAiB,CA6CtB"}
@@ -1 +0,0 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,cAAc,mBAAmB,CAAC;AAClC,cAAc,uBAAuB,CAAC"}