style: nit on object order

This commit is contained in:
Jean-Philippe Sirois
2019-07-27 17:56:03 -04:00
parent 90fb9b1888
commit 4d434573d2
+1 -1
View File
@@ -58,8 +58,8 @@ function generateFile({
}): IFile {
return {
title,
path,
type: "file",
path,
}
}