Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
Signed-off-by: Yuri Shkuro <github@ysh.us>
  • Loading branch information
yurishkuro committed May 7, 2024
1 parent 5705855 commit bced0bd
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ Here are some steps to follow:

See the [configuration guide](https://www.jaegertracing.io/docs/latest/frontend-ui/) for details on configuring Google Analytics tracking, menu customizations, and other aspects of UI behavior.

## Debug unit tests from Vscode (launch.json file given below)
## Debug unit tests from Vscode (launch.json file given below)

```javascript
{
Expand All @@ -127,16 +127,14 @@ See the [configuration guide](https://www.jaegertracing.io/docs/latest/frontend-
"console": "integratedTerminal",
"cwd": "${workspaceFolder}/packages/jaeger-ui",
},

]
}

```


See the [configuration guide](https://www.jaegertracing.io/docs/latest/frontend-ui/) for details on configuring Google Analytics tracking, menu customizations, and other aspects of UI behavior.


## License

[Apache 2.0 License](./LICENSE).
Expand Down

0 comments on commit bced0bd

Please sign in to comment.