mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-17 06:48:42 +02:00
Improved module import styling for all top-level src files
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import {Settings} from "./Settings/Settings";
|
||||
import { Settings } from "./Settings/Settings";
|
||||
|
||||
function NetscriptPort() {
|
||||
this.data = [];
|
||||
|
||||
Reference in New Issue
Block a user