diff --git a/README.md b/README.md index a3c9133d..ce5984a6 100644 --- a/README.md +++ b/README.md @@ -951,7 +951,7 @@ module.exports = { }; ``` -##### `exportlocalsConvention` +##### `exportLocalsConvention` Type: `String` Default: based on the `modules.namedExport` option value, if `true` - `camelCaseOnly`, otherwise `asIs`