nuxt-lodash
nuxt-lodash copied to clipboard
Uppercased prefixed functions
With current options it's impossible to easely prefix all functions like that: _map
, _pick
etc.
Could we implement this as uppercase option with true
as default for example?