mirror of
https://github.com/sasjs/server.git
synced 2025-12-10 11:24:35 +00:00
style: lint
This commit is contained in:
@@ -23,4 +23,4 @@ export const generateUniqueFileName = (fileName: string, extension = '') =>
|
||||
'-',
|
||||
new Date().getTime(),
|
||||
extension
|
||||
].join('')
|
||||
].join('')
|
||||
|
||||
Reference in New Issue
Block a user