UNPKG
@numizmatclub/i18n-tool
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
A simple internationalization library
github.com/golgotha/i18n-tools
golgotha/i18n-tools
@numizmatclub/i18n-tool
/
.babelrc
9 lines
•
159 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"env"
: {
"development"
: {
"presets"
: [
"
@babel
/preset-env"
],
"plugins"
: [
"
@babel
/plugin-transform-runtime"
] } },
"comments"
: false }