mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 07:18:38 +02:00
NETSCRIPT: format fixes
The command `npm run format` reports some formatting issues under `src/ScriptEditor`. Fix the reported formatting issues.
This commit is contained in:
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
2
src/ScriptEditor/NetscriptDefinitions.d.ts
vendored
@@ -75,7 +75,7 @@ interface Player {
|
||||
/**
|
||||
* @public
|
||||
*/
|
||||
export interface Multipliers {
|
||||
export interface Multipliers {
|
||||
/** Multiplier to hacking skill */
|
||||
hacking?: number;
|
||||
/** Multiplier to strength skill */
|
||||
|
||||
Reference in New Issue
Block a user