Skip to content

Commit

Permalink
Added keywords to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
philschonholzer committed Mar 9, 2019
1 parent 4fe196c commit 319bc16
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,10 @@
"scripts": {
"test": "ava"
},
"keywords": [],
"keywords": [
"eslint",
"prettier"
],
"author": "Philip Schoenholzer",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit 319bc16

Please sign in to comment.