wallet-connect-web-examples/advanced/dapps/react-dapp-v2-cosmos-provider/.prettierrc
Glitch deb123f283
restructure (#345)
* restructure

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

8 lines
113 B
Plaintext

{
"tabWidth": 2,
"useTabs": false,
"trailingComma": "all",
"printWidth": 100,
"arrowParens": "avoid"
}