Skip to content

Commit 912760d

Browse files
committed
chore: replace MIT attribution comment with peer-plugin reference
1 parent b0067f0 commit 912760d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/rules/template-require-input-type.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Logic adapted from html-validate (MIT), Copyright 2017 David Sveningsson.
1+
// See html-validate (https://html-validate.org) for the peer rule concept.
22

33
const { isNativeElement } = require('../utils/is-native-element');
44

0 commit comments

Comments
 (0)