Skip to main content
Module

x/hyperactive/.prettierrc

The hyperactive⚡️ suite of web application development tools
Latest
File
{ "trailingComma": "all", "useTabs": true, "semi": true, "singleQuote": false, "quoteProps": "consistent", "jsxSingleQuote": false, "bracketSpacing": true, "jsxBracketSameLine": true, "arrowParens": "avoid", "printWidth": 120}