Skip to content

Commit 0e219cf

Browse files
committed
template-lint: Enable no-implicit-this rule
1 parent 69b9b7e commit 0e219cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.template-lintrc.js

-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@ module.exports = {
99
'require-valid-alt-text': false,
1010
'no-action': false,
1111
'no-curly-component-invocation': false,
12-
'no-implicit-this': false,
1312
},
1413
};

0 commit comments

Comments
 (0)