mirror of
https://github.com/zhigang1992/react-native-keyboard-manager.git
synced 2026-04-30 13:21:50 +08:00
5 lines
74 B
JavaScript
Vendored
5 lines
74 B
JavaScript
Vendored
module.exports = {
|
|
root: true,
|
|
extends: '@react-native-community',
|
|
};
|