Skip to content

Commit d1851e9

Browse files
Cleanup config
1 parent 48fbb1d commit d1851e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"viewsWelcome": [
131131
{
132132
"view": "endpoint-explorer",
133-
"contents": "No FastAPI apps found in this workspace.\n[Configure Entry Point](command:workbench.action.openSettings?%5B%22fastapi.entryPoint%22%5D)\n[Open Getting Started](command:workbench.action.openWalkthrough?%7B%22category%22%3A%22FastAPILabs.fastapi-vscode%23fastapi-getting-started%22%7D)"
133+
"contents": "No FastAPI apps found in this workspace.\n\n[Configure Entry Point](command:workbench.action.openSettings?[\"fastapi.entryPoint\"])\n\n[Open Getting Started](command:workbench.action.openWalkthrough?{\"category\":\"FastAPILabs.fastapi-vscode#fastapi-getting-started\"})"
134134
}
135135
],
136136
"walkthroughs": [

0 commit comments

Comments
 (0)