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