babel-plugin-i18next-extract icon indicating copy to clipboard operation
babel-plugin-i18next-extract copied to clipboard

Config rework

Open gilbsgilbs opened this issue 5 years ago • 0 comments

I want to rework config for v1 to make it more predictable and consistent:

  • [x] rename tFunctionNames to customTFunctionNames (so that it's consistent with customTransComponents). (done in #129)
  • [ ] set customTFunctionNames default value to an empty array and make customTFunctionNames a separate extractor (just like customTransComponents).
  • [x] set useI18nextDefaultValue default value to false (see #123). (done in #129)

gilbsgilbs avatar Jan 18 '20 20:01 gilbsgilbs