Skip to content

Commit c1cb41a

Browse files
Improve package description (#1786)
Co-authored-by: Sindre Sorhus <[email protected]>
1 parent 59218e3 commit c1cb41a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "eslint-plugin-unicorn",
33
"version": "42.0.0",
4-
"description": "Various awesome ESLint rules",
4+
"description": "More than 100 powerful ESLint rules",
55
"license": "MIT",
66
"repository": "sindresorhus/eslint-plugin-unicorn",
77
"funding": "https://github.com/sindresorhus/eslint-plugin-unicorn?sponsor=1",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- markdownlint-disable-next-line no-inline-html -->
44
<img src="https://cloud.githubusercontent.com/assets/170270/18659176/1cc373d0-7f33-11e6-890f-0ba35362ee7e.jpg" width="180" align="right">
55

6-
> Various awesome ESLint rules
6+
> More than 100 powerful ESLint rules
77
88
You might want to check out [XO](https://github.com/xojs/xo), which includes this plugin.
99

0 commit comments

Comments
 (0)