repo.or.cz
/
gecko.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Bug 1598469 [wpt PR 20375] - Allow another touch start happen when there are active...
[gecko.git]
/
.prettierrc
blob
d4e690c90135f2d34ee752a881b0a454e45532e5
1
{
2
"endOfLine": "lf",
3
"printWidth": 80,
4
"tabWidth": 2,
5
"trailingComma": "es5",
6
"overrides": [{
7
"files": ["*.html", "*.xhtml"],
8
"options": { "parser": "babel" }
9
}]
10
}