This website requires JavaScript.
Explore
Help
Sign In
verdnatura
/
salix
Watch
3
Star
4
Fork
You've already forked salix
0
Code
Issues
Pull Requests
57
Releases
Wiki
Activity
dev
salix
/
babel.config.js
6 lines
66 B
JavaScript
Raw
Permalink
Normal View
History
Unescape
Escape
#1615 migrar karma a jest
2019-09-13 14:09:14 +00:00
module
.
exports
=
{
presets
:
[
deprecated dependencies, replaced babel/polyfill
2021-03-12 16:15:26 +00:00
'@babel/env'
,
#1615 migrar karma a jest
2019-09-13 14:09:14 +00:00
]
,
}
;