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(
|
||||
private disk2: Disk2,
|
||||
private smartPort: SmartPort
|
||||
) { }
|
||||
) {}
|
||||
|
||||
setBinary(
|
||||
driveNo: DriveNumber,
|
||||
|
Loading…
Reference in New Issue
Block a user