mirror of
https://github.com/BTMuli/TeyvatGuide.git
synced 2026-03-29 06:09:45 +08:00
🧑💻 添加 .md 的 lint-staged
This commit is contained in:
@@ -33,7 +33,8 @@
|
||||
],
|
||||
"*.css": "stylelint --fix",
|
||||
"*.yml": "prettier --write",
|
||||
"*.json": "prettier --write"
|
||||
"*.json": "prettier --write",
|
||||
".md": "prettier --write"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/BTMuli/Tauri.Genshin/issues"
|
||||
|
||||
Reference in New Issue
Block a user