generated from Seekra/repository-template
style: ensure newlines at the end of each file
This commit is contained in:
@@ -28,4 +28,4 @@ export const getSettingsPagePathSegments = function getSettingsPagePathSegments
|
||||
(segment) => segment.replace(/[^a-zA-Z0-9-]/g, '')
|
||||
)
|
||||
.filter(Boolean);
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user