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

Commit c78bda6

Browse files
committed
Update stylelint config link
1 parent c6c658e commit c78bda6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.stylelintrc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
22
* Configure Stylint
33
*
4-
* https://github.com/stylelint/stylelint-config-recommended
4+
* @see https://stylelint.io/user-guide/configuration
55
*/
66
module.exports = {
77
extends: ['stylelint-config-recommended']

0 commit comments

Comments
 (0)