We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 74c523c commit 35fa70eCopy full SHA for 35fa70e
packages/react-scripts/template/README.md
@@ -262,7 +262,6 @@ Then add the block below to your `launch.json` file and put it inside the `.vsco
262
"request": "launch",
263
"url": "http://localhost:3000",
264
"webRoot": "${workspaceRoot}/src",
265
- "userDataDir": "${workspaceRoot}/.vscode/chrome",
266
"sourceMapPathOverrides": {
267
"webpack:///src/*": "${webRoot}/*"
268
}
0 commit comments