Skip to content

Commit

Permalink
chore: added license and keywords for npm
Browse files Browse the repository at this point in the history
  • Loading branch information
nekitk committed Apr 21, 2021
1 parent 61dae8c commit 6c367b9
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
"name": "@csssr/linters",
"version": "0.1.0",
"description": "CSSSR's linting configs for Prettier and ESLint",
"keywords": [
"eslint",
"eslintconfig",
"prettier",
"styleguide"
],
"license": "MIT",
"scripts": {
"build": "fundoc"
},
Expand Down

0 comments on commit 6c367b9

Please sign in to comment.