Initial commit
This commit is contained in:
9
node_modules/with/.babelrc
generated
vendored
Normal file
9
node_modules/with/.babelrc
generated
vendored
Normal file
@ -0,0 +1,9 @@
|
||||
{
|
||||
"presets": [
|
||||
[ "es2015", { "loose": true } ]
|
||||
],
|
||||
"plugins": [
|
||||
"add-module-exports",
|
||||
"transform-runtime"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user