Files
goTorrent/goTorrentWebUI/node_modules/react-grid-layout/.babelrc

8 lines
83 B
Plaintext

{
"presets": [
["es2015", {"loose": true}],
"stage-1",
"react"
]
}