format, lint, more enums, revert fn rename

This commit is contained in:
Snarling
2022-10-05 14:52:48 -04:00
parent a78a84c5b5
commit 068533cd2f
23 changed files with 94 additions and 101 deletions
+1
View File
@@ -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",