Skip to content

Commit 6c367b9

Browse files
committed
chore: added license and keywords for npm
1 parent 61dae8c commit 6c367b9

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

package.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
"name": "@csssr/linters",
33
"version": "0.1.0",
44
"description": "CSSSR's linting configs for Prettier and ESLint",
5+
"keywords": [
6+
"eslint",
7+
"eslintconfig",
8+
"prettier",
9+
"styleguide"
10+
],
11+
"license": "MIT",
512
"scripts": {
613
"build": "fundoc"
714
},

0 commit comments

Comments
 (0)