No description
  • TypeScript 94.2%
  • JavaScript 3.4%
  • Just 2.4%
Find a file
2026-03-22 18:28:11 +01:00
src feat: add weapons and combat calculator functionality 2026-03-22 17:39:11 +01:00
tests feat: add weapons and combat calculator functionality 2026-03-22 17:39:11 +01:00
.gitignore chore: Linting and deps update 2026-03-22 08:23:45 +01:00
.prettierignore Initial commit: 40k catalog API with mutation testing setup 2026-03-22 07:59:45 +01:00
.prettierrc Initial commit: 40k catalog API with mutation testing setup 2026-03-22 07:59:45 +01:00
demo_script.md doc: Add presentation script 2026-03-22 18:28:11 +01:00
eslint.config.mjs chore: Linting and deps update 2026-03-22 08:23:45 +01:00
jest.config.js Initial commit: 40k catalog API with mutation testing setup 2026-03-22 07:59:45 +01:00
justfile Initial commit: 40k catalog API with mutation testing setup 2026-03-22 07:59:45 +01:00
package-lock.json chore: Linting and deps update 2026-03-22 08:23:45 +01:00
package.json chore: Linting and deps update 2026-03-22 08:23:45 +01:00
stryker.config.json fix: restablish default timeouts, since decreasing it doesn't solve the routing actions 2026-03-22 18:07:51 +01:00
tsconfig.json Initial commit: 40k catalog API with mutation testing setup 2026-03-22 07:59:45 +01:00
tsconfig.stryker.json chore: Linting and deps update 2026-03-22 08:23:45 +01:00