mirror of
https://github.com/waku-org/nwaku.git
synced 2025-01-15 01:14:56 +00:00
5 lines
64 B
JavaScript
5 lines
64 B
JavaScript
module.exports = {
|
|
root: true,
|
|
extends: '@react-native',
|
|
};
|