UNPKG
perfetto-protos
Version:
latest (49.0.0)
49.0.0
48.1.0
0.0.1
Perfetto protos exposed via protobuf-es for browser and node
perfetto-protos
/
.prettierrc.json
7 lines
(6 loc)
•
86 B
JSON
View Raw
1
2
3
4
5
6
7
{
"trailingComma"
:
"es5"
,
"tabWidth"
:
2
,
"semi"
:
true
,
"singleQuote"
:
false
}