git ssb

1+

dinoworm ๐Ÿ› / catstack



Tree: 170a5e1d269cb4da35792976f2cf1b8537dcc008

Files: 170a5e1d269cb4da35792976f2cf1b8537dcc008 / .babelrc

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

Built with git-ssb-web