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

7 lines
87 B
Plaintext
Raw Normal View History

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