Update AGLint to v4.0.0-beta.4 (#219857)

This commit is contained in:
David
2025-12-11 10:40:49 +01:00
committed by GitHub
parent 0393ca2b05
commit b65511bc17
3 changed files with 3342 additions and 3343 deletions

View File

@@ -434,6 +434,7 @@ otakomu.jp#$#.siteRanking-main { margin-left: 0!important; }
! https://github.com/AdguardTeam/AdguardFilters/issues/26823
hostlove.com#$##index_nav > h1 { padding-top: 30px!important; }
!#if (ext_ublock)
! aglint-disable-next-line no-unsupported-css-pseudo-class
jikayosha.jp##.wym-v2022__header.is-scroll-up ~ .wym-v2022__footer-fixed.is-pc-bottom:matches-media((min-width: 641px)):style(bottom: 0 !important;)
!#endif
!

6682
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -25,7 +25,7 @@
"*.md": "markdownlint"
},
"devDependencies": {
"@adguard/aglint": "4.0.0-beta.3",
"@adguard/aglint": "4.0.0-beta.4",
"husky": "^9.1.7",
"lint-staged": "^16.2.7",
"markdownlint": "^0.40.0",