mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-21 20:45:33 +03:00
6 lines
82 B
Text
Vendored
6 lines
82 B
Text
Vendored
{
|
|
"extends": ".eslintrc",
|
|
"rules": {
|
|
"no-debugger":"warn"
|
|
}
|
|
}
|