prettier 1.14.3 → 1.15.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -4,19 +4,33 @@
4
4
 
5
5
  <p align="center">
6
6
  <em>
7
- JavaScript
8
- · Flow
9
- · TypeScript
10
- · CSS
11
- · SCSS
12
- · Less
13
- · JSX
14
- · Vue
15
- · GraphQL
16
- · JSON
17
- · Markdown
18
- · YAML
19
- · <a href="https://prettier.io/docs/en/plugins.html">
7
+ JavaScript
8
+ · TypeScript
9
+ · Flow
10
+ · JSX
11
+ · JSON
12
+ </em>
13
+ <br />
14
+ <em>
15
+ CSS
16
+ · SCSS
17
+ · Less
18
+ </em>
19
+ <br />
20
+ <em>
21
+ HTML
22
+ · Vue
23
+ · Angular
24
+ </em>
25
+ <br />
26
+ <em>
27
+ GraphQL
28
+ · Markdown
29
+ · YAML
30
+ </em>
31
+ <br />
32
+ <em>
33
+ <a href="https://prettier.io/docs/en/plugins.html">
20
34
  Your favorite language?
21
35
  </a>
22
36
  </em>
@@ -24,36 +38,26 @@
24
38
 
25
39
  <p align="center">
26
40
  <a href="https://travis-ci.org/prettier/prettier">
27
- <img alt="Travis CI Build Status" src="https://img.shields.io/travis/prettier/prettier/master.svg?style=flat-square&label=Travis+CI">
28
- </a>
41
+ <img alt="Travis CI Build Status" src="https://img.shields.io/travis/prettier/prettier/master.svg?style=flat-square&label=Travis+CI"></a>
29
42
  <a href="https://circleci.com/gh/prettier/prettier">
30
- <img alt="CircleCI Build Status" src="https://img.shields.io/circleci/project/github/prettier/prettier/master.svg?style=flat-square&label=CircleCI">
31
- </a>
32
- <a href="https://ci.appveyor.com/project/prettier/prettier">
33
- <img alt="AppVeyor Build Status" src="https://img.shields.io/appveyor/ci/prettier/prettier.svg?style=flat-square&label=AppVeyor">
34
- </a>
43
+ <img alt="CircleCI Build Status" src="https://img.shields.io/circleci/project/github/prettier/prettier/master.svg?style=flat-square&label=CircleCI"></a>
44
+ <a href="https://dev.azure.com/prettier/prettier/_build/latest?definitionId=5">
45
+ <img alt="Azure Pipelines Build Status" src="https://img.shields.io/azure-devops/build/prettier/79013671-677c-4846-a6d8-3050d40e21c0/5.svg?style=flat-square&label=Azure+Pipelines&branchName=master"></a>
35
46
  <a href="https://codecov.io/gh/prettier/prettier">
36
- <img alt="Codecov Coverage Status" src="https://img.shields.io/codecov/c/github/prettier/prettier.svg?style=flat-square">
37
- </a>
47
+ <img alt="Codecov Coverage Status" src="https://img.shields.io/codecov/c/github/prettier/prettier.svg?style=flat-square"></a>
38
48
  <a href="https://twitter.com/acdlite/status/974390255393505280">
39
- <img alt="Blazing Fast" src="https://img.shields.io/badge/speed-blazing%20%F0%9F%94%A5-brightgreen.svg?style=flat-square">
40
- </a>
49
+ <img alt="Blazing Fast" src="https://img.shields.io/badge/speed-blazing%20%F0%9F%94%A5-brightgreen.svg?style=flat-square"></a>
41
50
  <br/>
42
51
  <a href="https://www.npmjs.com/package/prettier">
43
- <img alt="npm version" src="https://img.shields.io/npm/v/prettier.svg?style=flat-square">
44
- </a>
52
+ <img alt="npm version" src="https://img.shields.io/npm/v/prettier.svg?style=flat-square"></a>
45
53
  <a href="https://www.npmjs.com/package/prettier">
46
- <img alt="monthly downloads from npm" src="https://img.shields.io/npm/dm/prettier.svg?style=flat-square">
47
- </a>
54
+ <img alt="weekly downloads from npm" src="https://img.shields.io/npm/dw/prettier.svg?style=flat-square"></a>
48
55
  <a href="#badge">
49
- <img alt="code style: prettier" src="https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square">
50
- </a>
56
+ <img alt="code style: prettier" src="https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square"></a>
51
57
  <a href="https://gitter.im/jlongster/prettier">
52
- <img alt="Chat on Gitter" src="https://img.shields.io/gitter/room/jlongster/prettier.svg?style=flat-square">
53
- </a>
58
+ <img alt="Chat on Gitter" src="https://img.shields.io/gitter/room/jlongster/prettier.svg?style=flat-square"></a>
54
59
  <a href="https://twitter.com/PrettierCode">
55
- <img alt="Follow Prettier on Twitter" src="https://img.shields.io/twitter/follow/prettiercode.svg?label=follow+prettier&style=flat-square">
56
- </a>
60
+ <img alt="Follow Prettier on Twitter" src="https://img.shields.io/twitter/follow/prettiercode.svg?label=follow+prettier&style=flat-square"></a>
57
61
  </p>
58
62
 
59
63
  ## Intro