UNPKG
editoria-templates
Version:
latest (1.0.0)
1.0.0
Template collection for Editoria
editoria-templates
/
.prettierrc
7 lines
(6 loc)
•
89 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"singleQuote"
:
true
,
"semi"
:
false
,
"printWidth"
:
80
,
"trailingComma"
:
"all"
}