Skip to content
This repository was archived by the owner on May 15, 2022. It is now read-only.

Commit e6b1c37

Browse files
committed
Update stylelint config link
1 parent d891869 commit e6b1c37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.stylelintrc.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
2-
* Configure Stylint
2+
* Configure Stylelint
33
*
4-
* https://github.com/stylelint/stylelint-config-recommended
4+
* @see https://github.com/stylelint/stylelint-config-recommended
55
*/
66
module.exports = {
77
extends: ['stylelint-config-recommended']

0 commit comments

Comments
 (0)