dnote/web/.babelrc
2019-05-10 09:31:31 +10:00

9 lines
82 B
Text

{
"presets": [
[
"@babel/preset-env",
]
],
"plugins": [
]
}