build: allowAny instead of allowedAny (#10825)

This commit is contained in:
Jiralite
2025-04-07 05:07:45 +00:00
committed by GitHub
parent f580de8025
commit 2e99c26c6d
+1 -1
View File
@@ -80,7 +80,7 @@
"ignoreMissing": [
"*"
],
"allowedAny": [
"allowAny": [
"*"
]
},