chore: fix linting, working on #120

This commit is contained in:
harttle
2019-04-17 10:45:02 +08:00
parent 00bc1efe6a
commit 6c5dc336e7
4 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -25,4 +25,4 @@ export default {
if (arr.length >= l) ret += o
return ret
}
}
}