mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 15:41:15 +08:00
8 lines
69 B
Plaintext
8 lines
69 B
Plaintext
{
|
|
"presets": [
|
|
["env", { "modules": false }],
|
|
"vue"
|
|
]
|
|
}
|
|
|