1
0
Fork 0
docsearch/.babelrc
2015-12-18 13:17:25 +01:00

8 lines
94 B
Text

{
"env": {
"test": {
"plugins": ["babel-plugin-rewire"]
}
},
"stage": 2
}