11 lines
133 B
Plaintext
11 lines
133 B
Plaintext
|
{
|
||
|
"presets": [
|
||
|
"es2015-native-generators"
|
||
|
],
|
||
|
"env": {
|
||
|
"test": {
|
||
|
"plugins": [ "babel-plugin-rewire" ]
|
||
|
}
|
||
|
}
|
||
|
}
|