prettier-plugin-pegjs
Advanced tools
Comparing version 0.1.0 to 0.2.0
{ | ||
"name": "prettier-plugin-pegjs", | ||
"description": "A Prettier plugin for formatting Pegjs grammars", | ||
"version": "0.1.0", | ||
"version": "0.2.0", | ||
"author": { | ||
@@ -6,0 +6,0 @@ "name": "Jason Siefken", |
@@ -74,3 +74,3 @@ # prettier-plugin-pegjs | ||
# or | ||
npm run prettier -- path/to/grammar.pegjs --write | ||
npm run prettier path/to/grammar.pegjs --write | ||
``` | ||
@@ -77,0 +77,0 @@ |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
5990389
63920