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