mirror of
https://github.com/AdguardTeam/AdGuardHome.git
synced 2024-11-16 10:28:29 -07:00
6 lines
82 B
Plaintext
6 lines
82 B
Plaintext
{
|
|
"extends": ".eslintrc",
|
|
"rules": {
|
|
"no-debugger":"warn",
|
|
}
|
|
} |