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