diff --git a/docs/usage/key-concepts/dashboard.md b/docs/usage/key-concepts/dashboard.md index c9c2b1252008b063cc096474264be63a8e8ad1da..b7ffb534c8e11e37fbb0b7d5cc8925542ee8df85 100644 --- a/docs/usage/key-concepts/dashboard.md +++ b/docs/usage/key-concepts/dashboard.md @@ -29,7 +29,7 @@ To turn on the Dashboard manually, add the `:dependencyDashboard` preset to your Or set `dependencyDashboard` to `true`: -``` +```json { "dependencyDashboard": true }