Server/project
2023-11-10 11:29:56 -05:00
..
.vscode Implements dprint formatting library. 2023-11-10 11:29:56 -05:00
assets Merge branch 'master' of https://dev.sp-tarkov.com/SPT-AKI/Server into 3.8.0 2023-11-07 14:44:26 +00:00
src import DependencyContainer type directly from tsyringe 2023-11-08 19:53:03 +00:00
tests Update test to make use of string literals 2023-11-08 08:59:28 +00:00
.dockerignore Updated dependencies + A few other things (!150) 2023-10-14 09:01:41 +00:00
.editorconfig Implements dprint formatting library. 2023-11-10 11:29:56 -05:00
.eslintignore Add Repo 2023-03-03 15:23:46 +00:00
.eslintrc.json Implements dprint formatting library. 2023-11-10 11:29:56 -05: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 Implements dprint formatting library. 2023-11-10 11:29:56 -05: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
dprint.json Implements dprint formatting library. 2023-11-10 11:29:56 -05:00
gulpfile.mjs Merge branch '3.8.0' into testing-redux 2023-11-06 15:06:46 -05:00
package.json Implements dprint formatting library. 2023-11-10 11:29:56 -05:00
pkgconfig.json Fixed stacktraces and source maps on the built exe (!153) 2023-10-15 07:31:16 +00:00
Server.code-workspace Implements dprint formatting library. 2023-11-10 11:29:56 -05:00
tsconfig.base.json Merge branch '3.8.0' into testing-redux 2023-11-06 15:06:46 -05:00
tsconfig.json fix/profiler (!166) 2023-11-06 19:39:13 +00:00
tsconfig.typedef.json fix/profiler (!166) 2023-11-06 19:39:13 +00:00
typedoc.json Add Repo 2023-03-03 15:23:46 +00:00
vitest.config.ts Specifying the port was causing 404 errors on the UI coverage link. Removing it resolved the issue. Odd. 2023-11-07 21:57:07 -05:00