mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 05:35:13 +00:00
docs: use html instead of xml for highlight
This commit is contained in:
parent
24c5af328f
commit
45c1e7f51f
@ -75,7 +75,7 @@ You can also debug your Nuxt app in JetBrains IDEs such as IntelliJ IDEA, WebSto
|
||||
|
||||
2. Open the `nuxt.run.xml` file and paste the following debug configuration:
|
||||
|
||||
```xml
|
||||
```html
|
||||
<component name="ProjectRunConfigurationManager">
|
||||
<configuration default="false" name="client: chrome" type="JavascriptDebugType" uri="http://localhost:3000" useFirstLineBreakpoints="true">
|
||||
<method v="2" />
|
||||
|
Loading…
Reference in New Issue
Block a user