git ssb

1+

dinoworm ๐Ÿ› / catstack



Tree: 0a19ff71e90207bdc5e6b22d5470c11617f9f7b0

Files: 0a19ff71e90207bdc5e6b22d5470c11617f9f7b0 / .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