mirror of
https://github.com/facebook/docusaurus.git
synced 2025-04-29 10:17:55 +02:00
chore: prettier
This commit is contained in:
parent
705f8f3c51
commit
a7e4013d3b
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ Use the following code in VSCode to enable breakpoints. Please ensure you have a
|
|||
"request": "launch",
|
||||
"cwd": "${workspaceFolder}/website",
|
||||
"program": "${workspaceFolder}/website/node_modules/@docusaurus/core/bin/docusaurus.js",
|
||||
"args": ["start"],
|
||||
"args": ["start"]
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue