mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-25 14:35:48 +03:00
7 lines
97 B
Text
7 lines
97 B
Text
|
{
|
||
|
"rules": {
|
||
|
// disallow the use of debugger
|
||
|
"no-debugger": "error",
|
||
|
}
|
||
|
}
|