A screeps bot written in Typescript
Find a file
2026-01-03 09:44:38 +01:00
.github/workflows Create lint_test_and_build.yml 2026-01-03 09:07:45 +01:00
.husky Add lint-staged 2026-01-02 23:58:00 +01:00
deps Fix typechecks 2026-01-03 09:30:08 +01:00
src Fix withdraw amount calculations 2026-01-03 09:44:38 +01:00
.envrc Add ESLint, Add worker utils 2025-12-21 09:48:53 +01:00
.gitignore Add ESLint, Add worker utils 2025-12-21 09:48:53 +01:00
.gitmodules Fix typechecks 2026-01-03 09:30:08 +01:00
.lintstagedrc.json Add lint-staged 2026-01-02 23:58:00 +01:00
.swcrc Add Logistics and Extension support 2022-12-23 09:02:22 +01:00
eslint.config.mts Set typescript eslint settings to strict 2026-01-03 02:26:11 +01:00
flake.lock Add ESLint, Add worker utils 2025-12-21 09:48:53 +01:00
flake.nix Add ESLint, Add worker utils 2025-12-21 09:48:53 +01:00
jest.config.ts Add tests 2022-12-31 09:04:15 +01:00
package.json Fix typechecks 2026-01-03 09:30:08 +01:00
README.md First commit 2022-12-20 08:17:26 +01:00
rspack.config.ts Use Rspack for faster builds 2026-01-03 06:44:32 +01:00
tsconfig.json Fix typechecks 2026-01-03 09:30:08 +01:00
upload.js Add ESLint, Add worker utils 2025-12-21 09:48:53 +01:00
yarn.lock Fix typechecks 2026-01-03 09:30:08 +01:00

Screeps Hurricane

A screeps bot written in typescript