@typescript-eslint/types
Advanced tools
Sorry, the diff of this file is too big to display
@@ -201,1 +201,2 @@ "use strict"; | ||
| })(AST_TOKEN_TYPES || (exports.AST_TOKEN_TYPES = AST_TOKEN_TYPES = {})); | ||
| //# sourceMappingURL=ast-spec.js.map |
+1
-0
@@ -24,1 +24,2 @@ "use strict"; | ||
| __exportStar(require("./ts-estree"), exports); | ||
| //# sourceMappingURL=index.js.map |
+1
-0
@@ -7,1 +7,2 @@ "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| //# sourceMappingURL=lib.js.map |
| "use strict"; | ||
| Object.defineProperty(exports, "__esModule", { value: true }); | ||
| //# sourceMappingURL=parser-options.js.map |
@@ -38,1 +38,2 @@ "use strict"; | ||
| exports.TSESTree = __importStar(require("./generated/ast-spec")); | ||
| //# sourceMappingURL=ts-estree.js.map |
+2
-1
| { | ||
| "name": "@typescript-eslint/types", | ||
| "version": "8.67.1-alpha.15", | ||
| "version": "8.67.1-alpha.16", | ||
| "description": "Types for the TypeScript-ESTree AST spec", | ||
| "files": [ | ||
| "dist", | ||
| "!**/*.js.map", | ||
| "!**/*.tsbuildinfo" | ||
@@ -8,0 +9,0 @@ ], |
219476
91.94%14
7.69%