joplin/CliClient/.babelrc

4 lines
92 B
Plaintext

{
"presets": ["env", "react"],
"plugins": ["syntax-async-functions","transform-runtime"]
}