Fix linter errors

This commit is contained in:
Râu Cao
2023-01-15 13:09:39 +08:00
parent 088db24534
commit 2626543f3e
6 changed files with 17 additions and 13 deletions
+6
View File
@@ -48,6 +48,12 @@ module.exports = {
"no-action"
]
},
{
"moduleId": "app/components/expense-list/template",
"only": [
"no-invalid-role"
]
},
{
"moduleId": "app/components/topbar-account-panel/template",
"only": [