2022-02-16 11:20:17 +08:00

11 lines
146 B
JSON

{
"plugins": [
[
"build-plugin-component",
{
"babelPlugins": ["@babel/plugin-transform-typescript"]
}
]
]
}