We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9395684 commit 312d0c3Copy full SHA for 312d0c3
packages/block-parser/cli.js
@@ -11,7 +11,7 @@ const options = mri(argv, {
11
string: ['open', 'syntax'],
12
alias: {
13
parseType: ['parsetype', 'parse-type'],
14
- }
+ },
15
})
16
17
/**
0 commit comments