mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 00:32:51 +02:00
CODEBASE: Expand lint rules, and Aliases are stored as maps (#501)
This commit is contained in:
@@ -165,5 +165,4 @@ export interface IBitNodeMultipliers {
|
||||
}
|
||||
|
||||
/** The multipliers that are influenced by current Bitnode progression. */
|
||||
// tslint:disable-next-line:variable-name
|
||||
export const BitNodeMultipliers = Object.assign({}, defaultMultipliers);
|
||||
|
||||
Reference in New Issue
Block a user