0
0
mirror of https://github.com/sp-tarkov/server.git synced 2025-02-13 06:50:43 -05:00

Point local debug config to correct command

This commit is contained in:
Dev 2023-10-14 10:10:10 +01:00
parent 7948e3473c
commit f5b3377d12

View File

@ -13,7 +13,7 @@
"sourceMaps": true,
"runtimeArgs": [
"run",
"test:debug"
"run:debug"
],
"outFiles": [
"!**/node_modules/**"