This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-mobile
Watch
2
Star
0
Fork
0
You've already forked status-mobile
mirror of
https://github.com/status-im/status-mobile.git
synced
2025-01-10 16:56:31 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
status-mobile
/
.eslintrc.js
5 lines
74 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Upgrade react-native to 0.60.5 - Use community net-info, react-native-webview instead of deprecated react-native classes - Remove react-native-tcp - Upgrade react-native libs (react-native-camera, react-native-firebase, react-native-mail, react-native-udp, react-native-webview-bridge) - Do not include `:react-native-android` module explicitly - Take advantage of RN AutoLinking - nix: Update Gradle dependencies
2019-08-06 18:16:51 +02:00
module
.
exports
=
{
Update prettier config for the project. (#16303) * Update prettier config for the project. * Add prettier to make lint-fix.
2023-06-19 19:09:12 +05:30
root
:
true
,
extends
:
'@react-native-community'
,
}
;
Reference in New Issue
Copy Permalink