prettier-plugin-marko
Advanced tools
+1
-1
@@ -1108,3 +1108,3 @@ Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); | ||
| return b.group([ | ||
| "${", | ||
| node.escape ? "${" : "$!{", | ||
| b.indent([b.softline, await toDoc(code, exprParse)]), | ||
@@ -1111,0 +1111,0 @@ b.softline, |
+1
-1
@@ -1108,3 +1108,3 @@ import "node:module"; | ||
| return b.group([ | ||
| "${", | ||
| node.escape ? "${" : "$!{", | ||
| b.indent([b.softline, await toDoc(code, exprParse)]), | ||
@@ -1111,0 +1111,0 @@ b.softline, |
+1
-1
| { | ||
| "name": "prettier-plugin-marko", | ||
| "version": "4.0.4", | ||
| "version": "4.0.5", | ||
| "description": "A prettier plugin for parsing and printing Marko files", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
96894
0.05%0
-100%