bbuddy-ui/.eslintrc.json

8 lines
103 B
JSON

{
"extends": [
"next/core-web-vitals",
"molindo/typescript",
"molindo/react"
]
}