Update devDependencies. (#29447)

This commit is contained in:
XhmikosR 2019-10-07 09:31:12 +03:00 committed by GitHub
parent 60559d44a2
commit 622c914a3a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 232 additions and 151 deletions

View file

@ -10,6 +10,7 @@
],
"rules": {
"capitalized-comments": "off",
"function-call-argument-newline": "off",
"indent": [
"error",
2,