mirror of
https://github.com/zhigang1992/create-react-app.git
synced 2026-05-11 19:42:13 +08:00
14 lines
440 B
JSON
14 lines
440 B
JSON
{
|
|
"docs": {
|
|
"Getting Started": ["getting-started", "folder-structure", "available-scripts"],
|
|
"Development": [
|
|
"syntax-highlighting-in-the-editor",
|
|
"lint-output-in-the-editor",
|
|
"debugging-in-the-editor"
|
|
],
|
|
"Testing": ["running-tests", "debugging-tests"],
|
|
"Deployment": ["publishing-components-to-npm", "deployment"],
|
|
"Support": ["troubleshooting", "sending-feedback", "something-missing"]
|
|
}
|
|
}
|