Merge branch 'master' of github.com:freesewing/plugin-debug
This commit is contained in:
parent
feda2be38b
commit
bff096f55d
1 changed files with 10 additions and 0 deletions
10
packages/plugin-debug/.babelrc
Normal file
10
packages/plugin-debug/.babelrc
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
{
|
||||||
|
"presets": [
|
||||||
|
[
|
||||||
|
"@babel/preset-env",
|
||||||
|
{
|
||||||
|
"useBuiltIns": "entry"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
]
|
||||||
|
}
|
Loading…
Add table
Add a link
Reference in a new issue