repo.or.cz
/
myCabin.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[cardcity] service drafts
[myCabin.git]
/
.prettierrc
blob
9c3daf8dddd3d92b06938be7d406b080308ab527
1
{
2
"$schema": "http://json.schemastore.org/prettierrc",
3
4
"singleQuote": true,
5
"trailingComma": "es5",
6
"endOfLine": "lf",
7
8
"printWidth": 80,
9
"tabWidth": 2,
10
"useTabs": false
11
}