Skip to content

Commit

Permalink
docs: fix type (#1174)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tran Van Sang committed Aug 22, 2020
1 parent da78403 commit 4ce556a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -951,7 +951,7 @@ module.exports = {
};
```

##### `exportlocalsConvention`
##### `exportLocalsConvention`

Type: `String`
Default: based on the `modules.namedExport` option value, if `true` - `camelCaseOnly`, otherwise `asIs`
Expand Down

0 comments on commit 4ce556a

Please sign in to comment.