Server/project
2023-10-29 22:19:05 -04:00
..
.vscode Migrated from Jest to Vitest 2023-10-29 22:20:32 +00:00
assets Add empty array to prevent undefined issue during bot gen 2023-10-29 20:46:15 +00:00
src A few changes to Watermark and Error Handling 2023-10-29 22:20:33 +00:00
tests Removed usage of global.container 2023-10-29 22:20:35 +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
.parcelrc Add Repo 2023-03-03 15:23:46 +00:00
.swcrc Removed @tests path alias from .swcrc 2023-10-29 22:20:34 +00:00
babel.config.js Add Repo 2023-03-03 15:23:46 +00:00
docker-compose.yml Add Repo 2023-03-03 15:23:46 +00:00
Dockerfile Updated dependencies + A few other things (!150) 2023-10-14 09:01:41 +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 Migrated from Jest to Vitest 2023-10-29 22:20:32 +00:00
pkgconfig.json Fixed stacktraces and source maps on the built exe (!153) 2023-10-15 07:31:16 +00:00
rome.json Updated dependencies + A few other things (!150) 2023-10-14 09:01:41 +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 Renamed tsconfig.test.json to tsconfig.profiler.json, as it's not actually used for testing. 2023-10-29 22:01:48 -04:00
tsconfig.typedef.json Updated dependencies + A few other things (!150) 2023-10-14 09:01:41 +00:00
typedoc.json Add Repo 2023-03-03 15:23:46 +00:00
vitest.config.ts Migrated from Jest to Vitest 2023-10-29 22:20:32 +00:00