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