jsoneditor/.babelrc

5 lines
48 B
Plaintext

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