This commit is contained in:
Ad-closeNN
2025-08-07 00:30:57 +08:00
parent b62aa887e7
commit 135830db3c
13 changed files with 620 additions and 33 deletions
+4 -1
View File
@@ -18,5 +18,8 @@
"quickfix.biome": "always",
"source.organizeImports.biome": "always"
},
"frontMatter.dashboard.openOnStart": false
"frontMatter.dashboard.openOnStart": false,
"[css]": {
"editor.defaultFormatter": "vscode.css-language-features"
}
}