wallet-connect-web-examples/wallets/react-wallet-chat/.eslintrc.json

5 lines
80 B
JSON

{
"extends": "next/core-web-vitals",
"ignorePatterns": ["next.config.js"]
}