github.com/cryptohub-digital/blockbook@v0.3.5-0.20240403155730-99ab40b9104c/.prettierrc (about) 1 { 2 "printWidth": 100, 3 "arrowParens": "avoid", 4 "bracketSpacing": true, 5 "singleQuote": true, 6 "semi": true, 7 "trailingComma": "all", 8 "tabWidth": 4, 9 "useTabs": false, 10 "bracketSameLine": false 11 }