UNPKG
flipper-plugin-react-native-mmkv-storage
Version:
latest (1.3.1)
1.3.1
1.3.0
1.2.0
1.1.0
1.0.0
Developer tools for React Native MMKV Storage
pnthach95/flipper-plugin-react-native-mmkv-storage
flipper-plugin-react-native-mmkv-storage
/
.prettierrc
9 lines
•
169 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
{
"bracketSpacing"
:
false
,
"bracketSameLine"
:
true
,
"endOfLine"
:
"lf"
,
"tabWidth"
:
2
,
"singleQuote"
:
true
,
"trailingComma"
:
"all"
,
"arrowParens"
:
"avoid"
}