..
.vscode
VSCode Launch Fixes
2023-10-30 17:34:05 -04: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
Testing PaymentService.payMoney
2023-10-30 17:45:17 -04: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
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
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
Enables typeschecking vitest feature.
2023-10-29 22:19:49 -04:00