cleanup lint error: arrow-return-shorthand

This commit is contained in:
segayuu
2017-10-30 11:15:24 +09:00
parent 0339b28f80
commit 8d2da56ea5

View File

@@ -3,7 +3,6 @@
"rules": {
"adjacent-overload-signatures": false,
"array-type": false,
"arrow-return-shorthand": false,
"ban-comma-operator": false,
"ban-types": false,
"callable-types": false,