11 lines
147 B
JSON

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