prettier-plugin-pegjs
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -5,3 +5,3 @@ import * as Prettier from "prettier/standalone"; | ||
/** | ||
* Format `source` LaTeX code using Prettier to format/render | ||
* Format `source` code using Prettier to format/render | ||
* the code. | ||
@@ -18,2 +18,1 @@ * | ||
export { Prettier, printPrettier, prettierPluginPegjs }; | ||
export declare const x = 5; |
{ | ||
"name": "prettier-plugin-pegjs", | ||
"description": "A Prettier plugin for formatting Pegjs and Peggy-js grammars", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Jason Siefken", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
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.
Found 1 instance in 1 package
1
2648732
3671