Skip to content

Commit

Permalink
chore: update vscode settings to configure stylelint for .vue files (#…
Browse files Browse the repository at this point in the history
…4821)

Co-authored-by: zhaoweijie <zhaoweijie1108@qq.com>
  • Loading branch information
zhaoweijie1213 and zhaoweijie1213 authored Nov 6, 2024
1 parent 488ccb5 commit 6b54cb7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,7 @@
"stylelint.enable": true,
"stylelint.packageManager": "pnpm",
"stylelint.validate": ["css", "less", "postcss", "scss", "vue"],
"stylelint.customSyntax": "postcss-html",
"stylelint.snippet": ["css", "less", "postcss", "scss", "vue"],

"typescript.inlayHints.enumMemberValues.enabled": true,
Expand Down

0 comments on commit 6b54cb7

Please sign in to comment.