mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-19 22:22:08 +02:00
format, lint, more enums, revert fn rename
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
import { LocationName } from "../../Locations/data/LocationNames";
|
||||
|
||||
//Enum-like object because some keys are created via code and have spaces. Membership can still be checked with checkEnum.
|
||||
export const StockSymbols = {
|
||||
// Stocks for companies at which you can work
|
||||
[LocationName.AevumECorp]: "ECP",
|
||||
|
||||
Reference in New Issue
Block a user