generated from erangel1/generic-template
initial commit. phase 1 complete
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"presets": [
|
||||
[
|
||||
"airbnb",
|
||||
{
|
||||
"targets": {
|
||||
"node": 4
|
||||
},
|
||||
"transformRuntime": false
|
||||
}
|
||||
]
|
||||
],
|
||||
"plugins": [
|
||||
"@babel/plugin-transform-flow-strip-types",
|
||||
"add-module-exports"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user