mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-07-28 23:38:59 +00:00
7 lines
82 B
Plaintext
Vendored
7 lines
82 B
Plaintext
Vendored
{
|
|
"extends": ".eslintrc",
|
|
"rules": {
|
|
"no-debugger":"warn"
|
|
}
|
|
}
|