Skip to content

Commit

Permalink
docs: correct cra faq (#1658)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeachScript authored May 15, 2023
1 parent 479dc13 commit 88c9499
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ yarn add dumi cross-env -D
},
```

3. 增加配置,新建 `.dumirc`
3. 增加配置,新建 `.dumirc.js`

```js
export default {
Expand Down

0 comments on commit 88c9499

Please sign in to comment.