UNPKG
wxml
Version:
latest (2.2.2)
2.2.2
2.2.1
2.2.0
2.0.1
2.0.0
wxml parser and serializer.
github.com/oft/wxml
oft/wxml
wxml
/
.prettierrc
5 lines
•
78 B
Plain Text
View Raw
1
2
3
4
5
{
"singleQuote"
:
true
,
"trailingComma"
:
"es5"
,
"arrowParens"
:
"always"
}