diff --git a/.template-lintrc.js b/.template-lintrc.js index 0620fa7..22c9f7b 100644 --- a/.template-lintrc.js +++ b/.template-lintrc.js @@ -6,7 +6,6 @@ module.exports = { rules: { 'simple-unless': false, 'no-nested-interactive': false, - 'no-invalid-interactive': false, 'no-html-comments': false }, diff --git a/app/components/reimbursement-item/template.hbs b/app/components/reimbursement-item/template.hbs index 793ef1f..408860e 100644 --- a/app/components/reimbursement-item/template.hbs +++ b/app/components/reimbursement-item/template.hbs @@ -1,6 +1,6 @@