bump deps

This commit is contained in:
Daniel
2018-12-01 15:53:51 +01:00
parent 006570483d
commit dcac00e7ad
3 changed files with 92 additions and 46 deletions
+2 -1
View File
@@ -7,6 +7,7 @@
"ban-types": false,
"no-shadowed-variable": false,
"no-constant-condition": false,
"no-extra-boolean-cast": false
"no-extra-boolean-cast": false,
"linebreak-style": false
}
}