mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-15 18:08:30 -07:00
6 lines
82 B
Plaintext
Vendored
6 lines
82 B
Plaintext
Vendored
{
|
|
"extends": ".eslintrc",
|
|
"rules": {
|
|
"no-debugger":"warn",
|
|
}
|
|
} |