This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
AdGuardHome
mirror of
https://github.com/AdguardTeam/AdGuardHome.git
Watch
1
Star
0
Fork
You've already forked AdGuardHome
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
v0.107.42
AdGuardHome
/
client
/
dev.eslintrc
7 lines
82 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit
2018-08-30 15:25:33 +01:00
{
"extends": ".eslintrc",
"rules": {
all: sync with master; upd chlog
2023-09-07 15:13:48 +01:00
"no-debugger":"warn"
Initial commit
2018-08-30 15:25:33 +01:00
}
all: sync with master; upd chlog
2023-04-12 12:48:42 +01:00
}