wallet-connect-web-examples/wallets/react-wallet-v2-chat/.eslintrc.json
2022-10-28 11:09:05 +02:00

5 lines
80 B
JSON

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