mirror of
https://github.com/ershisan99/next-storybook.git
synced 2025-12-16 12:33:40 +00:00
7 lines
86 B
JSON
7 lines
86 B
JSON
{
|
|
"extends": [
|
|
"next/core-web-vitals",
|
|
"plugin:storybook/recommended"
|
|
]
|
|
}
|