UNPKG
react-native-template-mrf
Version:
latest (0.0.1)
0.0.1
react-native-template-mrf
/
project
/
.prettierrc
7 lines
•
118 B
Plain Text
View Raw
1
2
3
4
5
6
7
{
"trailingComma"
:
"es5"
,
"tabWidth"
:
4
,
"semi"
:
false
,
"singleQuote"
:
true
,
"printWidth"
:
200
}