repositories
/
benchmarks-js.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
build(deps-dev): apply updates
[benchmarks-js.git]
/
.prettierrc.json
Commit
Line
Data
d96ab136
JB
1
{
2
"$schema": "https://json.schemastore.org/prettierrc",
4de960fb
3
"arrowParens": "avoid",
d96ab136
4
"singleQuote": true,
4de960fb
JB
5
"semi": false,
6
"trailingComma": "none"
d96ab136
7
}