Update dependencies: @types/node to 12.6.9, browserify to 16.3.0, eslint to 6.1.0, markdownlint-rule-helpers to 0.3.0, typescript to 3.5.3.

This commit is contained in:
David Anson 2019-08-03 16:33:51 -07:00
parent 537a2e0b1d
commit e61e39dadf
2 changed files with 5 additions and 6 deletions

View file

@ -1,5 +1,4 @@
{
"parser": "espree",
"parserOptions": {
"ecmaVersion": 2018
},