babel-plugin-i18next-extract
Advanced tools
Comparing version 0.1.0-rc.3 to 0.1.0
{ | ||
"name": "babel-plugin-i18next-extract", | ||
"version": "0.1.0-rc.3", | ||
"version": "0.1.0", | ||
"description": "Statically extract translation keys from i18next application.", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -40,3 +40,3 @@ # babel-plugin-i18next-extract | ||
If you already use [Babel](https://babeljs.io), chances are you already have an babel | ||
If you already use [Babel](https://babeljs.io), chances are you already have a babel | ||
configuration (e.g. a `.babelrc` file). Just declare the plugin and you're good to go: | ||
@@ -43,0 +43,0 @@ |
133154