Next-Architecture/.eslintrc.json
2024-03-18 17:35:14 +05:30

7 lines
86 B
JSON

{
"extends": [
"next/core-web-vitals",
"plugin:storybook/recommended"
]
}