UNPKG
react-native-crash-handler
Version:
latest (1.0.5)
1.0.5
1.0.4
1.0.3
A ReactNatice Crash Handler for android, not ios
react-native-crash-handler
/
.vscode
/
settings.json
9 lines
•
218 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
{
"files.exclude"
:
{
"**/.classpath"
:
true
,
"**/.project"
:
true
,
"**/.settings"
:
true
,
"**/.factorypath"
:
true
}
,
"java.configuration.updateBuildConfiguration"
:
"automatic"
}