Skip to content

Commit

Permalink
docs: change 'ignoreMomentLocale' type to 'boolean' (#5612)
Browse files Browse the repository at this point in the history
  • Loading branch information
kuigoo committed Nov 3, 2020
1 parent bf75a51 commit a40a0c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/config/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -703,7 +703,7 @@ export default {

## ignoreMomentLocale

* Type: `true`
* Type: `boolean`
* Default: `false`

忽略 moment 的 locale 文件,用于减少尺寸。
Expand Down

0 comments on commit a40a0c5

Please sign in to comment.