1
Fork 0
mirror of https://github.com/thegeneralist01/twitter-openapi synced 2026-01-10 15:20:26 +01:00

update setting

Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
ふぁ 2024-02-07 17:54:10 +09:00
parent 4db484bcb6
commit 01562ee29a
No known key found for this signature in database
GPG key ID: 83A8A5E74872A8AA
2 changed files with 3 additions and 1 deletions

4
.vscode/launch.json vendored
View file

@ -26,7 +26,9 @@
"justMyCode": false,
"preLaunchTask": "build-task",
"env": {
"ERROR_UNCATCHED": "True"
"ERROR_UNCATCHED": "True",
"STRICT_MODE": "True",
"MULTI_THREAD": "False"
}
}
]

Binary file not shown.