chore(xo-lib): use Babel 7

This commit is contained in:
Julien Fontanet
2018-08-31 14:30:58 +02:00
parent bf932aada1
commit 557ba1a4bc
2 changed files with 9 additions and 26 deletions
+3
View File
@@ -0,0 +1,3 @@
module.exports = require('../../@xen-orchestra/babel-config')(
require('./package.json')
)