Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upHighlights
- Arctic Code Vault Contributor
Pinned
2,071 contributions in the last year
Contribution activity
August 2020
Created a pull request in brodybits/prettierx that received 1 comment
Created an issue in brodybits/prettierx that received 1 comment
--paren-spacing & useEffect formatting
input from tests/break-calls/react.js, with parenSpacing: true option:
function helloWorld() { useEffect(() => { // do something }, [props.value]) u…
1
comment
- --paren-spacing & Angular pipe inside a call expression
- --paren-spacing & for (;;) (...)
- --paren-spacing & TypeScript type casting
- --paren-spacing & type parameters
- --paren-spacing & type extends formatting issue
- --align-object-properties / --paren-spacing combination
- some computed props with --paren-spacing option
- --paren-spacing & call expressions formatting