mirror of
https://github.com/simon987/music-graph-ui.git
synced 2025-04-21 10:46:42 +00:00
21 lines
251 B
Plaintext
21 lines
251 B
Plaintext
{
|
|
"presets": [
|
|
[
|
|
"env",
|
|
{
|
|
"modules": false
|
|
}
|
|
]
|
|
],
|
|
"plugins": [
|
|
"lodash",
|
|
[
|
|
"component",
|
|
{
|
|
"libraryName": "element-ui",
|
|
"styleLibraryName": "theme-default"
|
|
}
|
|
]
|
|
]
|
|
}
|