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