fix: restore unused suppression reports

This commit is contained in:
Tianyi Cui
2026-07-29 23:35:10 +08:00
parent 59940f0863
commit 8f34131f01
2 changed files with 28 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@
"correctness": "off"
},
"options": {
"reportUnusedDisableDirectives": "warn",
"typeAware": true
},
"env": {