This website requires JavaScript.
Explore
Help
Sign In
RetailCRM-Mirror
/
vue-formulario
Watch
1
Star
0
Fork
0
You've already forked vue-formulario
mirror of
synced
2024-11-22 13:26:06 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
f3410db883
vue-formulario
/
babel.config.js
14 lines
247 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Initial commit of the version 2 rewrite
2019-10-07 17:24:30 +03:00
module
.
exports
=
{
style: Fixed style of babel.config.js
2020-10-11 17:16:30 +03:00
env
:
{
test
:
{
presets
:
[
[
'@babel/preset-env'
,
{
targets
:
{
node
:
'9'
}
}
]
]
}
Initial commit of the version 2 rewrite
2019-10-07 17:24:30 +03:00
}
}
Reference in New Issue
Copy Permalink