mirror of
https://github.com/lainbo/component-party.git
synced 2026-04-05 13:09:03 +08:00
6 lines
101 B
Plaintext
6 lines
101 B
Plaintext
{
|
|
"plugins": [
|
|
["@babel/plugin-proposal-decorators", { "decoratorsBeforeExport": true }]
|
|
]
|
|
}
|