mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 00:55:07 +08:00
🎨 format code
This commit is contained in:
parent
d83866f03b
commit
59a2ed7c2e
@ -11,7 +11,7 @@
|
||||
"start": "yarn workspace nonebot start",
|
||||
"serve": "yarn workspace nonebot serve",
|
||||
"clear": "yarn workspace nonebot clear",
|
||||
"prettier": "prettier --config ./.prettierrc --write \"./website/**/*.md\""
|
||||
"prettier": "prettier --config ./.prettierrc --write \"./website/\""
|
||||
},
|
||||
"devDependencies": {
|
||||
"cross-env": "^7.0.3",
|
||||
|
@ -1,3 +1 @@
|
||||
[
|
||||
"2.0.0rc2"
|
||||
]
|
||||
["2.0.0rc2"]
|
||||
|
Loading…
Reference in New Issue
Block a user