Please note that all code here is based off of the original official bitburner templates for vs code (https://github.com/bitburner-official/vscode-template). This ...
To ensure both the game and typescript have no issues with import paths, your import statements should follow a few formatting rules: Paths must be absolute from the root of src/, which will be ...