Skip to content

Commit 8bc47f4

Browse files
committed
Update stylelint extends property to the new package
1 parent f484f4d commit 8bc47f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/stylelint-config/.stylelintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"extends": [
3-
"stylelint-config-wordpress/scss"
3+
"@wordpress/stylelint-config/scss"
44
],
55
"rules": {
66
"comment-empty-line-before": [

0 commit comments

Comments
 (0)