VS Code and prettier are fighting...

This commit is contained in:
Will Scullin 2023-11-24 16:30:59 -08:00
parent 67abcd4efd
commit aaca31f96b
No known key found for this signature in database
GPG Key ID: 26DCD1042C6638CD
1 changed files with 1 additions and 1 deletions

View File

@ -245,7 +245,7 @@ export class SmartStorageBroker implements MassStorage<unknown> {
constructor(
private disk2: Disk2,
private smartPort: SmartPort
) { }
) {}
setBinary(
driveNo: DriveNumber,