Ran yarn format

This commit is contained in:
2023-12-30 17:35:18 +01:00
parent 443c20a559
commit 7f7b14ce21
17 changed files with 61 additions and 40 deletions

View File

@@ -14,4 +14,4 @@ export type Profile2 = {
}
}
export type FileType = "js" | "ts"
export type FileType = "js" | "ts"