mirror of
https://github.com/zhigang1992/docz.git
synced 2026-06-20 03:28:58 +08:00
9 lines
82 B
Plaintext
9 lines
82 B
Plaintext
{
|
|
"presets": [
|
|
"@babel/preset-flow"
|
|
],
|
|
"plugins": [
|
|
"emotion"
|
|
]
|
|
}
|