-
-
Notifications
You must be signed in to change notification settings - Fork 115
Closed
Description
prettier-plugin-java types are using relative paths to reference java-parser.
printers: {
java: {
print(path: import("prettier").AstPath<import("../../java-parser/api.js").ArrayInitializerCstNode & {
comments?: import("./comments.js").JavaComment[];
}> | import("prettier").AstPath<import("../../java-parser/api.js").VariableInitializerListCstNode & {It fails to find types if java-parser is installed deeper in node_modules path.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels