chore: SAVEPOINT

This commit is contained in:
2026-04-20 17:00:04 -04:00
parent 6d977f5e35
commit 5a4022c49c
3 changed files with 91 additions and 58 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
{
"reportUnknownMemberType": "warning",
"reportUnknownArgumentType": "warning",
"reportUnknownMemberType": "none",
"reportUnknownArgumentType": "none",
"reportUnknownParameterType": "warning",
"reportMissingParameterType": "warning",
"reportUnknownVariableType": "warning"
"reportUnknownVariableType": "none"
}