diff --git a/.template-lintrc.js b/.template-lintrc.js index b5095385b21..b50cdcb5fdc 100644 --- a/.template-lintrc.js +++ b/.template-lintrc.js @@ -4,6 +4,8 @@ module.exports = { rules: { "no-action-modifiers": true, + "no-args-paths": true, + "no-attrs-in-components": true, "no-capital-arguments": false, // TODO: we extensively use `args` argument name "no-curly-component-invocation": { allow: [