Add markdownlint extension in the recommended extensions list (https://github.com/woocommerce/woocommerce-blocks/pull/6605)
This commit is contained in:
parent
e38d429f70
commit
5e2eeb4c45
|
@ -10,6 +10,7 @@
|
||||||
"neilbrayfield.php-docblocker",
|
"neilbrayfield.php-docblocker",
|
||||||
"valeryanm.vscode-phpsab",
|
"valeryanm.vscode-phpsab",
|
||||||
"editorconfig.editorconfig",
|
"editorconfig.editorconfig",
|
||||||
"stylelint.vscode-stylelint"
|
"stylelint.vscode-stylelint",
|
||||||
|
"DavidAnson.vscode-markdownlint"
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue