fix: Fix stylelint does not support html files

This commit is contained in:
vben
2021-11-10 23:24:03 +08:00
parent 83921284a6
commit c2b207dd51
5 changed files with 41 additions and 25 deletions

View File

@@ -3,4 +3,4 @@ ports:
onOpen: open-preview
tasks:
- init: pnpm install
command: pnpm dev
command: pnpm run dev