refactor: ponytail audit

This commit is contained in:
Amruth Pillai
2026-07-27 20:26:16 +02:00
parent bb1fb3a7d6
commit 9110e86997
157 changed files with 1082 additions and 2177 deletions
+2 -1
View File
@@ -53,7 +53,8 @@
},
"suspicious": {
"noArrayIndexKey": "off",
"noExplicitAny": "error"
"noExplicitAny": "error",
"useAwait": "error"
},
"nursery": {
"useSortedClasses": {