mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-07-28 23:09:13 +00:00
7 lines
97 B
Plaintext
7 lines
97 B
Plaintext
{
|
|
"rules": {
|
|
// disallow the use of debugger
|
|
"no-debugger": "error",
|
|
}
|
|
}
|