Bump lint-related deps (#8765)

This commit is contained in:
Brian Ng
2018-09-24 18:09:54 -05:00
committed by GitHub
parent be027fd36c
commit 38cf318f61
143 changed files with 386 additions and 467 deletions

View File

@@ -1,4 +1,3 @@
{
"throws":
"super() is only valid inside a class constructor. Make sure the method name is spelled exactly as 'constructor'."
"throws": "super() is only valid inside a class constructor. Make sure the method name is spelled exactly as 'constructor'."
}