UNPKG
@kybarg/rpu
Version:
latest (0.0.7)
0.0.7
0.0.6
0.0.5
Node.js implementation of RPU printer protocol
@kybarg/rpu
/
.prettierrc.json
9 lines
(8 loc)
•
128 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"semi"
:
true
,
"tabWidth"
:
2
,
"printWidth"
:
80
,
"singleQuote"
:
true
,
"trailingComma"
:
"es5"
,
"endOfLine"
:
"auto"
}