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