如何 設置 .vue 中的 brackpoint ?
来源:2-1 创建vue3的项目和目录结构讲解

DanyLee
2021-10-27
{
// Use IntelliSense to learn about possible attributes.
// Hover to view descriptions of existing attributes.
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=830387
"version": “0.2.0”,
“configurations”: [
{
“type”: “chrome”,
“request”: “launch”,
“name”: “vuejs: chrome”,
“url”: “http://localhost:8080”,
“webRoot”: “KaTeX parse error: Expected '}', got 'EOF' at end of input: …pack:///./*": "{webRoot}/"
},
“skipFiles”: [
"${workspaceFolder}/node_modules/**/”
]
}
]
}
写回答
1回答
-
Jokcy
2021-10-28
什么brackPoint?
032021-11-02
相似问题