Skip to content

Commit dc26445

Browse files
authored
refactor(options): use supportOptions to generate CLI options (#3622)
* refactor(cli-constant): use supportOptions * refactor(options): use supportOptions * refactor(cli-util): use supportOptions * fix: do not infer parser in multiparser * chore: remove unnecessary package * chore: trigger another travis build * test: add kebab-case test to ensure no regression * test: update snapshots
1 parent 3f788d4 commit dc26445

22 files changed

Lines changed: 696 additions & 739 deletions

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
"graphql": "0.12.3",
3737
"ignore": "3.3.7",
3838
"jest-docblock": "21.3.0-beta.11",
39-
"jest-validate": "21.1.0",
4039
"leven": "2.1.0",
4140
"mem": "1.1.0",
4241
"minimatch": "3.0.4",

0 commit comments

Comments
 (0)