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