mirror of
https://github.com/bitinflow/server.git
synced 2026-03-13 13:35:53 +00:00
7 lines
100 B
Plaintext
7 lines
100 B
Plaintext
{
|
|
"plugins": [
|
|
"transform-es2015-modules-commonjs",
|
|
"transform-async-to-generator",
|
|
]
|
|
}
|