We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0099f12 commit 9a3c089Copy full SHA for 9a3c089
src/snippets.json
@@ -5,10 +5,7 @@
5
"{",
6
"\t\"\\$schema\": \"https://raw.githubusercontent.com/microsoft/dev-proxy/main/schemas/v1.0/rc.schema.json\",",
7
"\t\"plugins\": [$1],",
8
- "\t\"urlsToWatch\": [$2],",
9
- "\t\"rate\": 50,",
10
- "\t\"labelMode\": \"text\",",
11
- "\t\"logLevel\": \"info\"",
+ "\t\"urlsToWatch\": [$2]",
12
"}"
13
],
14
"description": "Dev Proxy config file"
0 commit comments