Update AGLint to 2.0.1 (#158870)

* Update AGLint to v2.0.0

* Update AGLint config

* Update AGLint to v2.0.1
This commit is contained in:
scripthunter7
2023-08-14 16:29:55 +02:00
committed by GitHub
parent e711d7e26c
commit 6c626cd18e
3 changed files with 89 additions and 107 deletions

View File

@@ -16,7 +16,7 @@
"prepare": "husky install"
},
"devDependencies": {
"@adguard/aglint": "1.0.11",
"@adguard/aglint": "2.0.1",
"husky": "^8.0.3"
}
}
}