jsoneditor/.babelrc

5 lines
48 B
Plaintext
Raw Permalink Normal View History

2019-08-29 23:03:09 +08:00
{
"presets": [
["@babel/preset-env"]
]
}