prettier/src
Ika a1d878acc7 fix(cli): respect `--ignore-path` when using `--stdin-filepath` (#3309) 2017-11-23 21:54:04 +11:00
..
clean-ast.js fix(multiparser): fix markdown error and remove trailing new line (#3293) 2017-11-21 00:19:49 +08:00
cli-constant.js feat(markdown): add `--no-prose-wrap` option (#3199) 2017-11-08 21:01:06 +11:00
cli-logger.js feat(cli): add `--loglevel` option (#2992) 2017-10-13 20:17:01 -05:00
cli-util.js fix(cli): respect `--ignore-path` when using `--stdin-filepath` (#3309) 2017-11-23 21:54:04 +11:00
cli-validator.js feat(cli): add `--loglevel` option (#2992) 2017-10-13 20:17:01 -05:00
cli.js Implement getSupportInfo() and use it for inference (#3033) 2017-11-03 18:06:25 +11:00
comments.js Print JSON top comments as leading comments of root node (#3187) 2017-11-08 09:01:09 +11:00
deprecated.js Run prettier on 0.13.0 (#497) 2017-01-28 07:50:22 -08:00
doc-builders.js Skip assertDoc calls in production (#3268) 2017-11-16 09:54:57 -02:00
doc-debug.js Format prettier with newer prettier (#2431) 2017-07-08 14:07:39 +02:00
doc-printer.js Mutate the doc.parts array when printing fill (#3273) 2017-11-16 09:55:55 -02:00
doc-utils.js Fix up empty JSX element detection (#2220) 2017-06-21 13:48:02 -07:00
errors.js refactor: use custom error (#2896) 2017-09-25 21:11:27 +02:00
fast-path.js Parenthesis around TSAsExpression inside TSAbstractClassDeclaration (#3191) 2017-11-08 08:59:15 +11:00
multiparser.js fix(multiparser): fix markdown error and remove trailing new line (#3293) 2017-11-21 00:19:49 +08:00
options.js feat(markdown): add `--no-prose-wrap` option (#3199) 2017-11-08 21:01:06 +11:00
parser-babylon.js Print pipeline and nullish-coalescing operators (#3036) 2017-10-16 09:13:25 +11:00
parser-create-error.js Upgrade babel code frame (#1902) 2017-06-02 14:11:05 -07:00
parser-flow.js Use babylon.parseExpression for JSON (#2476) 2017-07-24 11:43:49 +10:00
parser-graphql.js Use babylon.parseExpression for JSON (#2476) 2017-07-24 11:43:49 +10:00
parser-include-shebang.js Add shebang comment nodes to Flow/TypeScript ASTs (#1905) 2017-06-02 13:38:15 -07:00
parser-markdown.js feat(markdown): support TOML (#3290) 2017-11-19 17:38:25 +11:00
parser-parse5.js Use babylon.parseExpression for JSON (#2476) 2017-07-24 11:43:49 +10:00
parser-postcss.js Split Less and SCSS parsing into different parsers (#2844) 2017-09-26 07:08:11 +02:00
parser-typescript.js Use babylon.parseExpression for JSON (#2476) 2017-07-24 11:43:49 +10:00
parser.js feat: support markdown (#2943) 2017-10-12 09:46:44 +11:00
printer-graphql.js Preserve intentional new lines in GraphQL (#3252) 2017-11-12 02:10:54 -02:00
printer-htmlparser2.js Ignore some things in coverage (#2741) 2017-09-03 13:40:44 -07:00
printer-markdown.js fix(markdown): only indent the first non-list node in checkbox list item (#3297) 2017-11-22 00:01:59 +08:00
printer-postcss.js Preserve line breaks in css grid declaration 2017-11-02 00:21:41 -02:00
printer.js Template literals: Don't break on identifiers but break if comments (#3299) 2017-11-21 15:51:15 -02:00
resolve-config.js chore: setup markdown formatting (#3224) 2017-11-22 22:27:40 +11:00
support.js Implement getSupportInfo() and use it for inference (#3033) 2017-11-03 18:06:25 +11:00
third-party.js chore: setup markdown formatting (#3224) 2017-11-22 22:27:40 +11:00
util.js refactor(markdown): expose `hasPunctuation` to AST for better debugging (#3272) 2017-11-16 13:59:01 +08:00