Skip to content

Commit 14f9bad

Browse files
committed
docs: add package.json description field
Add meaningful description that clearly explains the package purpose: "Sharable ESLint configuration preset for Poupe UI projects with TypeScript, Vue.js, and Tailwind CSS support" Signed-off-by: Alejandro Mery <[email protected]>
1 parent 0b3b632 commit 14f9bad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@poupe/eslint-config",
33
"version": "0.7.9",
44
"type": "module",
5-
"description": "",
5+
"description": "Sharable ESLint configuration preset for Poupe UI projects with TypeScript, Vue.js, and Tailwind CSS support",
66
"author": "Alejandro Mery <[email protected]>",
77
"license": "MIT",
88
"homepage": "https://github.com/poupe-ui/eslint-config",

0 commit comments

Comments
 (0)