UNPKG
@safewaystore/native-ui
Version:
latest (0.0.1)
0.0.1
A awesome React Native UI by SafeWay Store.
safewaystore.github.io/native-ui/
safewaystore/native-ui
@safewaystore/native-ui
/
.prettierrc
6 lines
•
98 B
Plain Text
View Raw
1
2
3
4
5
6
{
"jsxBracketSameLine"
:
false
,
"semi"
:
true
,
"singleQuote"
:
true
,
"trailingComma"
:
"es5"
}