worker-pastebin/.babelrc
2020-02-17 19:35:45 +08:00

6 lines
83 B
Plaintext

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