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 1593110 [wpt PR 20037] - Add getTransform function to offscreen canvases, a=testonly
[gecko.git]
/
.prettierrc
blob
48a22094c3f42eb58909905e9550363825fd8db5
1
{
2
"printWidth": 80,
3
"tabWidth": 2,
4
"trailingComma": "es5",
5
"overrides": [{
6
"files": ["*.html", "*.xhtml"],
7
"options": { "parser": "babel" }
8
}]
9
}