mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-17 10:58:29 -07:00
6 lines
67 B
JavaScript
6 lines
67 B
JavaScript
|
module.exports = {
|
||
|
extends: [
|
||
|
'./common.js',
|
||
|
],
|
||
|
};
|