babel-plugin-react-intl

v7.2.0
Extracts string messages for translation from modules that use React Intl.
babel-plugin react-intl

clean

rimraf lib test/fixtures/**/actual.json

test

cross-env TS_NODE_PROJECT=./tsconfig.json cross-env NODE_ENV=test jest

cover

npm t -- --coverage

build

json2ts -i src/options.schema.json -o src/options.ts && tsc

Metadata

Downloads