Updated all packages and fixed errors thrown by new ESLint

This commit is contained in:
Patrick Fic
2020-10-30 12:40:27 -07:00
parent fe02f80cc7
commit 3721f7ffe2
18 changed files with 25458 additions and 3676 deletions

View File

@@ -1,4 +1,4 @@
export default {
const ret = {
"accounting:payables": 1,
"accounting:payments": 1,
"accounting:receivables": 1,
@@ -50,3 +50,4 @@ export default {
"timetickets:enter": 3,
"timetickets:list": 3,
};
export default ret;