type: style
scope: services, interfaces subject: Apply code formatting - Correct indentation and formatting to match code style standards in multiple 'interfaces' and 'services' files. - Also ensure lines at the end of the files. Signed-off-by: Mathis <yidhra@tuta.io>
This commit is contained in:
@@ -3,4 +3,4 @@ export interface IReqEditUserData {
|
||||
lastName?: string;
|
||||
displayName?: string;
|
||||
password?: string;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user