mirror of
https://git.vectorsigma.ru/public/AdGuardHome.git
synced 2026-08-03 22:29:30 +00:00
Initial commit
This commit is contained in:
6
client/dev.eslintrc
Normal file
6
client/dev.eslintrc
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"extends": ".eslintrc",
|
||||
"rules": {
|
||||
"no-debugger":"warn",
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user