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