prettier/src
Lucas Azzola 02639da9a9 Improve coverage and remove some dead code (#2504)
* Improve test coverage

* Clean up some un-used code

* Lower patch requirements on codecov
2017-07-17 23:31:42 +10:00
..
clean-ast.js Trim whitespace in descendant combinator, fixes #2410 (#2411) 2017-07-06 13:55:34 +02:00
comments.js Trim trailing whitespace from comments, closes #2422 (#2494) 2017-07-16 17:45:27 +10:00
deprecated.js Run prettier on 0.13.0 (#497) 2017-01-28 07:50:22 -08:00
doc-builders.js Add some standardjs-esque eslint rules (#2401) 2017-07-05 16:54:46 -04:00
doc-debug.js Format prettier with newer prettier (#2431) 2017-07-08 14:07:39 +02:00
doc-printer.js Remove unnecessary 'else' after 'return' (#1987) 2017-06-05 15:12:59 -07:00
doc-utils.js Fix up empty JSX element detection (#2220) 2017-06-21 13:48:02 -07:00
fast-path.js Preserve parens with keyof, enforce parens with arrows with type params (#2503) 2017-07-17 13:32:33 +02:00
multiparser.js Removed injectGlobal and keyframes (#2342) 2017-06-28 16:03:33 -07:00
options.js Add `.gql` file extension to be parsed as GraphQL (#2357) 2017-06-29 13:50:54 -07:00
parser-babylon.js Cleanup unused nodes, and turn on importMeta babylon plugin (#2498) 2017-07-16 23:59:49 +10:00
parser-create-error.js Upgrade babel code frame (#1902) 2017-06-02 14:11:05 -07:00
parser-flow.js Add "use strict" to fix SyntaxError on Node@4 (#1988) 2017-06-05 18:27:55 -07:00
parser-graphql.js GraphQL: Remove circular dependency in ast (#2304) 2017-06-27 18:12:30 -07:00
parser-include-shebang.js Add shebang comment nodes to Flow/TypeScript ASTs (#1905) 2017-06-02 13:38:15 -07:00
parser-json.js Format prettier with newer prettier (#2431) 2017-07-08 14:07:39 +02:00
parser-parse5.js Vue: pretty-print binding syntax (#2108) 2017-06-14 22:33:15 +10:00
parser-postcss.js Enable linting of build scripts 2017-06-28 21:37:33 +02:00
parser-typescript.js Enable code coverage in CI (#2497) 2017-07-16 21:49:37 +10:00
parser.js Add JSON support (#2173) 2017-06-17 10:36:42 -10:00
printer-graphql.js GraphQL: Print directives for field declarations (#2317) 2017-06-27 20:22:03 -07:00
printer-htmlparser2.js Vue: pretty-print binding syntax (#2108) 2017-06-14 22:33:15 +10:00
printer-postcss.js Format prettier with newer prettier (#2431) 2017-07-08 14:07:39 +02:00
printer.js Improve coverage and remove some dead code (#2504) 2017-07-17 23:31:42 +10:00
resolve-config.js Add documentation for configuration (#2452) 2017-07-11 14:21:29 +02:00
util.js Cleanup unused nodes, and turn on importMeta babylon plugin (#2498) 2017-07-16 23:59:49 +10:00