prettier
Advanced tools
+1
-1
@@ -721,3 +721,3 @@ "use strict"; | ||
| "src/main/version.evaluate.js"() { | ||
| version_evaluate_default = "3.9.0"; | ||
| version_evaluate_default = "3.9.1"; | ||
| } | ||
@@ -724,0 +724,0 @@ }); |
+8
-24
@@ -25,4 +25,3 @@ // Copied from `@types/prettier` | ||
| export type LiteralUnion<T extends U, U = string> = | ||
| | T | ||
| | (Pick<U, never> & { _?: never | undefined }); | ||
| T | (Pick<U, never> & { _?: never | undefined }); | ||
@@ -525,4 +524,3 @@ export type AST = any; | ||
| preprocess?: | ||
| | ((ast: T, options: ParserOptions<T>) => T | Promise<T>) | ||
| | undefined; | ||
| ((ast: T, options: ParserOptions<T>) => T | Promise<T>) | undefined; | ||
| insertPragma?: (text: string) => string; | ||
@@ -535,4 +533,3 @@ /** | ||
| massageAstNode?: | ||
| | ((original: any, cloned: any, parent: any) => any) | ||
| | undefined; | ||
| ((original: any, cloned: any, parent: any) => any) | undefined; | ||
| hasPrettierIgnore?: ((path: AstPath<T>) => boolean) | undefined; | ||
@@ -543,4 +540,3 @@ canAttachComment?: ((node: T, ancestors: T[]) => boolean) | undefined; | ||
| printComment?: | ||
| | ((commentPath: AstPath<T>, options: ParserOptions<T>) => Doc) | ||
| | undefined; | ||
| ((commentPath: AstPath<T>, options: ParserOptions<T>) => Doc) | undefined; | ||
| /** | ||
@@ -554,4 +550,3 @@ * By default, Prettier searches all object properties (except for a few predefined ones) of each node recursively. | ||
| getCommentChildNodes?: | ||
| | ((node: T, options: ParserOptions<T>) => T[] | undefined) | ||
| | undefined; | ||
| ((node: T, options: ParserOptions<T>) => T[] | undefined) | undefined; | ||
| handleComments?: | ||
@@ -589,4 +584,3 @@ | { | ||
| getVisitorKeys?: | ||
| | ((node: T, nonTraversableKeys: Set<string>) => string[]) | ||
| | undefined; | ||
| ((node: T, nonTraversableKeys: Set<string>) => string[]) | undefined; | ||
| } | ||
@@ -711,16 +705,6 @@ | ||
| export type SupportOptionType = | ||
| | "int" | ||
| | "string" | ||
| | "boolean" | ||
| | "choice" | ||
| | "path"; | ||
| "int" | "string" | "boolean" | "choice" | "path"; | ||
| export type CoreCategoryType = | ||
| | "Config" | ||
| | "Editor" | ||
| | "Format" | ||
| | "Other" | ||
| | "Output" | ||
| | "Global" | ||
| | "Special"; | ||
| "Config" | "Editor" | "Format" | "Other" | "Output" | "Global" | "Special"; | ||
@@ -727,0 +711,0 @@ export interface BaseSupportOption<Type extends SupportOptionType> { |
+1
-1
| { | ||
| "name": "prettier", | ||
| "version": "3.9.0", | ||
| "version": "3.9.1", | ||
| "description": "Prettier is an opinionated code formatter", | ||
@@ -5,0 +5,0 @@ "bin": "./bin/prettier.cjs", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Mixed license
LicensePackage contains multiple licenses.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
URL strings
Supply chain riskPackage contains fragments of external URLs or IP addresses, which the package may be accessing at runtime.
9953756
0.2%77073
0.58%1
Infinity%