mirror of
https://github.com/whscullin/apple2js.git
synced 2024-01-12 14:14:38 +00:00
VS Code and prettier are fighting...
This commit is contained in:
parent
67abcd4efd
commit
aaca31f96b
@ -245,7 +245,7 @@ export class SmartStorageBroker implements MassStorage<unknown> {
|
|||||||
constructor(
|
constructor(
|
||||||
private disk2: Disk2,
|
private disk2: Disk2,
|
||||||
private smartPort: SmartPort
|
private smartPort: SmartPort
|
||||||
) { }
|
) {}
|
||||||
|
|
||||||
setBinary(
|
setBinary(
|
||||||
driveNo: DriveNumber,
|
driveNo: DriveNumber,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user