syndicate-js/todo/driver-mdns/.babelrc

5 lines
91 B
Plaintext
Raw Permalink Normal View History

2018-11-03 22:30:48 +00:00
{
"presets": [ "@babel/preset-env" ],
"plugins": [ "@syndicate-lang/syntax/plugin" ]
}