Server/project
TheSparta 00fbc813ac fix/profiler (!166)
- `run:profiler` now uses swc instead of tsc.
- Removed `tsconfig.test.json` as it was only being used for the profiler which is now using swc.
- simplified `tsconfig.json` and `tsconfig.typedef.json`, they both had `baseUrl` and `paths` set to the same values, so i just moved them to `tsconfig.base.json`

Reviewed-on: https://dev.sp-tarkov.com/SPT-AKI/Server/pulls/166
Co-authored-by: TheSparta <thesparta@noreply.dev.sp-tarkov.com>
Co-committed-by: TheSparta <thesparta@noreply.dev.sp-tarkov.com>
2023-11-06 19:39:13 +00:00
..
.vscode Point local debug config to correct command 2023-10-14 10:10:10 +01:00
assets Skip mods that are duplicated (!165) 2023-11-06 14:51:31 +00:00
src Skip mods that are duplicated (!165) 2023-11-06 14:51:31 +00:00
tests 0.13.5.0 (!147) 2023-10-10 11:03:20 +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 Import path alias on the whole project (!157) 2023-10-19 17:21:17 +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 fix/profiler (!166) 2023-11-06 19:39:13 +00:00
jest.config.ts Add Repo 2023-03-03 15:23:46 +00:00
package.json Remove unused config files + swapped rome for biome (!163) 2023-10-31 16:03:45 +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 Add Repo 2023-03-03 15:23:46 +00:00
tsconfig.base.json fix/profiler (!166) 2023-11-06 19:39:13 +00: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