goindex-theme-r/.babelrc

12 lines
149 B
Plaintext

{
"plugins": [
[
"component",
{
"libraryName": "element-ui",
"styleLibraryName": "theme-chalk"
}
]
]
}