wallet-connect-web-examples/dapps/react-dapp-v2-cosmos-provider/.prettierrc

8 lines
113 B
Plaintext

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