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