init
This commit is contained in:
3
.babelrc.js
Normal file
3
.babelrc.js
Normal file
@@ -0,0 +1,3 @@
|
||||
module.exports = {
|
||||
presets: [["@babel/env", { targets: { node: "6" } }]]
|
||||
};
|
||||
Reference in New Issue
Block a user