wallet-connect-web-examples/advanced/wallets/react-wallet-v2/.eslintrc.json
Glitch deb123f283
restructure (#345)
* restructure

* udpate readme links
2023-12-13 15:36:25 -03:00

5 lines
80 B
JSON

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