This website requires JavaScript.
Explore
Help
Sign In
tmdinosaurcenter
/
tainacan
mirror of
https://github.com/tainacan/tainacan
Watch
1
Star
0
Fork
You've already forked tainacan
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bdd6ae46ba
tainacan
/
.babelrc
6 lines
76 B
Plaintext
Raw
Normal View
History
Unescape
Escape
init vue structure and improve folder filter types
2017-12-04 15:37:16 +00:00
{
"presets": [
init vuex and axios
2017-12-11 19:02:59 +00:00
["es2015", { "modules": false }],
["stage-2"]
init vue structure and improve folder filter types
2017-12-04 15:37:16 +00:00
]
}