projects
/
crowdnode.js
/
.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix(generate): use Duff, not Dash... uhg 🤦♂️
[crowdnode.js/.git]
/
.prettierrc.json
1
{
2
"printWidth": 80,
3
"tabWidth": 2,
4
"singleQuote": false,
5
"bracketSpacing": true,
6
"proseWrap": "always",
7
"semi": true,
8
"trailingComma": "all"
9
}