Skip to content

Commit

Permalink
build(package): update eslint and install prettier and plugin
Browse files Browse the repository at this point in the history
* eslint@5.16.0
* eslint-plugin-prettier@3.1.0
* prettier@1.18.2
  • Loading branch information
remarkablemark committed Jun 12, 2019
1 parent 01e8e39 commit b7a6b81
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,11 +39,13 @@
"chai": "^3.5.0",
"coveralls": "^2.11.14",
"dtslint": "^0.5.9",
"eslint": "^3.4.0",
"eslint": "^5.16.0",
"eslint-plugin-prettier": "^3.1.0",
"html-minifier": "^3.1.0",
"istanbul": "^0.4.5",
"jsdomify": "^3.1.0",
"mocha": "^3.4.2",
"prettier": "^1.18.2",
"standard-version": "^5.0.2",
"webpack": "^2.6.1"
},
Expand Down

0 comments on commit b7a6b81

Please sign in to comment.