babel-plugin-react-intl

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

clean

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

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