mirror of https://github.com/vuejs/vitepress
Merge 6cc78cbf0d
into d46107fa25
commit
85bb225a80
@ -0,0 +1,3 @@
|
||||
{
|
||||
"recommendations": ["esbenp.prettier-vscode"]
|
||||
}
|
@ -0,0 +1,9 @@
|
||||
{
|
||||
"editor.defaultFormatter": "esbenp.prettier-vscode",
|
||||
|
||||
"github.copilot.chat.commitMessageGeneration.instructions": [
|
||||
{ "file": ".github/commit-convention.md" }
|
||||
],
|
||||
|
||||
"typescript.tsdk": "node_modules/typescript/lib"
|
||||
}
|
Loading…
Reference in new issue