mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-05-04 06:37:49 +02:00
run auto fix lint
This commit is contained in:
@@ -2,7 +2,7 @@ import { setTimeoutRef } from "../utils/SetTimeoutRef";
|
||||
import { getElementById } from "../../utils/uiHelpers/getElementById";
|
||||
import { Action } from "../types";
|
||||
|
||||
const threeSeconds: number = 3000;
|
||||
const threeSeconds = 3000;
|
||||
let x: number | undefined;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user