git ssb

1+

dinoworm ๐Ÿ› / catstack



Tree: a633146d877910913f0946c463ccc34f4fe843cc

Files: a633146d877910913f0946c463ccc34f4fe843cc / .babelrc

104 bytesRaw
1{
2 "presets": [
3 "es2015",
4 "react"
5 ],
6 "plugins": [
7 "transform-object-rest-spread"
8 ]
9}
10

Built with git-ssb-web