wallet-connect-web-examples/wallets/react-wallet-v2/.eslintrc.json
2022-02-03 11:24:35 +02:00

5 lines
80 B
JSON

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