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