This website requires JavaScript.
Explore
Help
Sign in
wbrawner
/
tasks
Watch
1
Star
0
Fork
You've already forked tasks
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
32a72381cf
tasks
/
.babelrc
13 lines
133 B
Text
Raw
Normal View
History
Unescape
Escape
Remove angular, add vue
2018-08-19 20:18:53 +00:00
{
Fix babel configuration
2018-09-01 16:59:19 +00:00
"presets": [
[
"env",
{
"targets": {
"browsers": ["> 1%", "last 2 versions", "not ie <= 11"]
}
}
]
]
Remove angular, add vue
2018-08-19 20:18:53 +00:00
}
Reference in a new issue
Copy permalink