UNPKG

@loopmode/babel-plugin-react-intl-messages-generator

Version:

Extracts explicit texts from react components and generate a componentNameMessages.js files. Forked from https://github.com/p10ns11y/babel-plugin-react-intl-messages-generator, added Windows compatibility

7 lines (4 loc) 162 B
### 0.3.2 - Switch to 4 spaces intendation - Add `intendation` option. Defaults to `" "` (four spaces) - Delete generated fixtures via `npm run clean`