web3toybox.com/.eslintrc.json

7 lines
86 B
JSON
Raw Normal View History

2023-08-23 08:27:50 +00:00
{
"extends": [
"next/core-web-vitals",
"plugin:storybook/recommended"
]
2023-08-23 08:27:50 +00:00
}