..
.vscode
VSCode Launch Fixes
2023-10-30 17:34:05 -04:00
assets
Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0
2023-11-05 12:39:20 +00:00
src
Merge branch '3.8.0' of https://dev.sp-tarkov.com/SPT-AKI/Server into testing-redux
2023-11-05 12:39:38 +00:00
tests
Create container once before all tests
2023-11-05 16:59:54 +00:00
.dockerignore
Updated dependencies + A few other things ( !150 )
2023-10-14 09:01:41 +00:00
.eslintignore
Add Repo
2023-03-03 15:23:46 +00:00
.eslintrc.json
Add Repo
2023-03-03 15:23:46 +00:00
.nvmrc
0.13.5.0 ( !147 )
2023-10-10 11:03:20 +00:00
.swcrc
Removed @tests
path alias from .swcrc
2023-10-29 22:20:34 +00:00
biome.json
Remove unused config files + swapped rome for biome ( !163 )
2023-10-31 16:03:45 +00:00
docker-compose.yml
Add Repo
2023-03-03 15:23:46 +00:00
Dockerfile
Remove unused config files + swapped rome for biome ( !163 )
2023-10-31 16:03:45 +00:00
Dockerfile.docs
Updated dependencies + A few other things ( !150 )
2023-10-14 09:01:41 +00:00
Dockerfile.pnpm
Updated dependencies + A few other things ( !150 )
2023-10-14 09:01:41 +00:00
gulpfile.mjs
Removes some trailing spaces.
2023-10-29 22:19:05 -04:00
package.json
switched coverage provider from v8
to istanbul
2023-11-04 21:07:44 +00:00
pkgconfig.json
Fixed stacktraces and source maps on the built exe ( !153 )
2023-10-15 07:31:16 +00:00
Server.code-workspace
Trying to get the @spt-aki
path alias working in a custom Jest Env.
2023-10-29 22:20:29 +00:00
tsconfig.base.json
Updated dependencies + A few other things ( !150 )
2023-10-14 09:01:41 +00:00
tsconfig.json
Migrated from Jest to Vitest
2023-10-29 22:20:32 +00:00
tsconfig.profiler.json
Resolves an issue that caused the profiler from not being able to parse import paths.
2023-10-30 17:31:58 -04:00
tsconfig.typedef.json
Fix types generation command not working
2023-11-01 14:20:27 +00:00
typedoc.json
Add Repo
2023-03-03 15:23:46 +00:00
vitest.config.ts
Create container once before all tests
2023-11-05 16:59:54 +00:00