We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 912760d commit f0d8fbeCopy full SHA for f0d8fbe
1 file changed
lib/rules/template-require-input-type.js
@@ -1,3 +1,5 @@
1
+'use strict';
2
+
3
// See html-validate (https://html-validate.org) for the peer rule concept.
4
5
const { isNativeElement } = require('../utils/is-native-element');
0 commit comments