Skip to content

Commit

Permalink
Improve package description (#1786)
Browse files Browse the repository at this point in the history
Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
  • Loading branch information
fregante and sindresorhus committed Apr 28, 2022
1 parent 59218e3 commit c1cb41a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "eslint-plugin-unicorn",
"version": "42.0.0",
"description": "Various awesome ESLint rules",
"description": "More than 100 powerful ESLint rules",
"license": "MIT",
"repository": "sindresorhus/eslint-plugin-unicorn",
"funding": "https://github.com/sindresorhus/eslint-plugin-unicorn?sponsor=1",
Expand Down
2 changes: 1 addition & 1 deletion readme.md
Expand Up @@ -3,7 +3,7 @@
<!-- markdownlint-disable-next-line no-inline-html -->
<img src="https://cloud.githubusercontent.com/assets/170270/18659176/1cc373d0-7f33-11e6-890f-0ba35362ee7e.jpg" width="180" align="right">

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

Expand Down

0 comments on commit c1cb41a

Please sign in to comment.