We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67f702e commit 61f8a5aCopy full SHA for 61f8a5a
docs/guide/summary/vscode.md
@@ -10,7 +10,7 @@ title: vscode
10
11
如果你想在 vscode 中对 fba 进行调试,请创建 `.vscode/launch.json` 文件并添加以下配置
12
13
-```json5
+```json
14
{
15
"version": "0.2.0",
16
"configurations": [
0 commit comments