mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-15 18:08:30 -07:00
7 lines
97 B
Plaintext
7 lines
97 B
Plaintext
{
|
|
"rules": {
|
|
// disallow the use of debugger
|
|
"no-debugger": "error",
|
|
}
|
|
}
|