Files
webtorrent-desktop/src/.babelrc
2016-08-05 21:41:22 -07:00

7 lines
67 B
Plaintext

{
"plugins": [
"syntax-jsx",
"transform-react-jsx"
]
}