mirror of
https://github.com/status-im/dappconnect-chat-sdk.git
synced 2025-01-21 03:38:55 +00:00
5 lines
54 B
JavaScript
5 lines
54 B
JavaScript
|
module.exports = {
|
||
|
extends: 'next',
|
||
|
root: true,
|
||
|
}
|