mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-21 16:52:55 +02:00
Improved module import styling for all top-level src files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {makeRuntimeRejectMsg} from "./NetscriptEvaluator";
|
||||
import { makeRuntimeRejectMsg } from "./NetscriptEvaluator";
|
||||
|
||||
// Makes a blob that contains the code of a given script.
|
||||
export function makeScriptBlob(code) {
|
||||
|
||||
Reference in New Issue
Block a user