UNPKG
react-native-star-hash
Version:
latest (4.3.7)
4.3.7
4.2.7
4.2.6
A hashing library for react-native
react-native-star-hash
/
.babelrc
7 lines
•
100 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"env"
: {
"test"
: {
"plugins"
: [
"
@babel
/plugin-transform-modules-commonjs"
] } } }