fix(formatting): Fix minor formatting issues and newline consistency across project files
This commit is contained in:
@@ -17,4 +17,4 @@ export class TimeoutError extends NetworkError {
|
||||
this.name = 'TimeoutError';
|
||||
Object.setPrototypeOf(this, new.target.prototype);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user