0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/.babelrc

4 lines
50 B
Text
Raw Normal View History

2017-11-27 01:15:09 -05:00
{
2019-01-27 09:06:48 -05:00
"presets": [["@verdaccio", {"flow": true}]]
}