mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-18 07:18:38 +02:00
Revert "MISC: fix typing conflict between jest and cypress"
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
||||
import { describe, expect, jest } from "@jest/globals";
|
||||
|
||||
// Player is needed for calculating costs like Singularity functions, that depend on acquired source files
|
||||
import { Player } from "../../../src/Player";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user