Commit History

作者 SHA1 備註 提交日期
  Ika c4e5463514 refactor(cli): separate files and make it pure as possible (#2730) 7 年之前
  Ika 8a6b56be41 refactor(bin): use `resolveConfigFile.sync()` (#2728) 7 年之前
  Simon Lydell 7c9e589323 Fix CLI option parsing (#2684) 7 年之前
  Simon Lydell cd9ad2c57c Clarify --trailing-comma a bit 7 年之前
  Lucas Azzola 3eed1933e1 Don't pass config path through to cosmiconfig (#2547) 7 年之前
  Jared Anderson 2d97f0d0cc Add graphql to parser options in help output (#2519) 7 年之前
  Evilebot Tnawi c1874c70ea refactor(cli): simplify ignore logic (#2455) 7 年之前
  Lucas Azzola 1c806f81b2 Rename --resolve-config to --find-config-path (#2453) 7 年之前
  Evilebot Tnawi 469059dc20 CLI: Support .ignore files (#2412) 7 年之前
  Lucas Azzola 25a5e3ffe3 Fix ignore unknown --no-semi, fixes #2448 (#2450) 7 年之前
  Lucas Azzola dcccfed366 Implement cosmiconfig for workspace configuration (#2434) 7 年之前
  Simen Bekkhus 1b4846b67d Format prettier with newer prettier (#2431) 7 年之前
  Joseph Frazier 9290dd8803 Add some standardjs-esque eslint rules (#2401) 7 年之前
  Joseph Frazier 16bc297572 Fix --debug-print-doc (#2400) 7 年之前
  Joseph Frazier e82a774568 Make --list-different to work with --stdin (#2393) 7 年之前
  Evilebot Tnawi a0cadad222 feat(cli): support multiple patterns with ignore pattern (#2356) 7 年之前
  Lucas Azzola 21f913cb6e CLI: ignore node_modules with ./**-style glob, fixes #2110 (#2185) 7 年之前
  Joseph Frazier a42db30946 Add JSON support (#2173) 7 年之前
  Joseph Frazier cb44125a21 Let `prettier --stdin` work with keyboard input (#2147) 7 年之前
  Lucas Azzola 364c38de0d Implement custom parser API (#1783) 7 年之前
  Lucas Azzola d00956d51d feat(html): add parse5/htmlparser2 printer (#2083) 7 年之前
  Joseph Frazier 552ceb30e8 Allow --debug-check to work with stdin (#2013) 7 年之前
  Philipp Spieß d679f235ed Also infer parser when using `--list-different` (#1997) 7 年之前
  Jon Wong e33d6773d6 Adding support for `graphql` (#1982) 7 年之前
  Christopher Chedeau 620119d9d4 Fix --debug-check (#1916) 7 年之前
  Simen Bekkhus 6a2c964b22 Include typescript and postcss in parser help (#1906) 7 年之前
  Joseph Frazier 4bfeb9064d Add `cursorOffset` option for cursor translation (#1637) 7 年之前
  Jake 5d63d34b77 Add an option to include "dot" directories. (#1844) 7 年之前
  Mitermayer Reis 8fdf398e27 Making cli infer parser based on filetype (#1837) 7 年之前
  Mitermayer Reis 0d9b04bc94 Adding --stdin-filepath option in order to enable filetype inference … (#1835) 7 年之前