mirror of
https://github.com/gurnec/removeddit.git
synced 2026-03-11 08:54:27 +00:00
9 lines
No EOL
135 B
Text
9 lines
No EOL
135 B
Text
{
|
|
"presets": [
|
|
"@babel/preset-react",
|
|
"@babel/preset-es2015"
|
|
],
|
|
"plugins": [
|
|
"@babel/plugin-transform-async-to-generator"
|
|
]
|
|
} |