0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-06-27 06:18:40 +00:00
Files
homebrewery/.babelrc
T
2017-01-22 12:39:27 -05:00

7 lines
49 B
Plaintext

{
"presets": [
"react",
"latest"
]
}