mirror of
https://github.com/status-im/status-web.git
synced 2025-01-11 21:24:34 +00:00
5 lines
54 B
JavaScript
5 lines
54 B
JavaScript
module.exports = {
|
|
extends: 'next',
|
|
root: true,
|
|
}
|