We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc23eaf commit 15493b3Copy full SHA for 15493b3
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@prettier/html-tags",
3
"version": "1.1.0",
4
- "description": "List of HTML tags and HTML void tags",
+ "description": "List of HTML tags.",
5
"license": "MIT",
6
"repository": "prettier/html-tags",
7
"author": {
readme.md
@@ -11,7 +11,7 @@
11
[package_version_badge]: https://img.shields.io/npm/v/@prettier/html-tags.svg?style=flat-square
12
[package_link]: https://www.npmjs.com/package/@prettier/html-tags
13
14
-> List of HTML tags and HTML void tags.
+> List of HTML tags.
15
16
## Install
17
0 commit comments