Fix linter errors
This commit is contained in:
@@ -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": [
|
||||
|
||||
Reference in New Issue
Block a user