chore: fix pre commit format and pipeline issue (#1144)

This commit is contained in:
Wendong-Fan 2026-02-04 00:06:29 +00:00 committed by GitHub
parent 2256497dff
commit 893f51fc82
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
970 changed files with 11235 additions and 9533 deletions

View file

@ -16,4 +16,4 @@ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: tru
// src/lib/stack-app/email/index.ts
var email_exports = {};
module.exports = __toCommonJS(email_exports);
//# sourceMappingURL=index.js.map
//# sourceMappingURL=index.js.map

View file

@ -1 +1 @@
{"version":3,"sources":["../../../../src/lib/stack-app/email/index.ts"],"sourcesContent":["\n//===========================================\n// THIS FILE IS AUTO-GENERATED FROM TEMPLATE. DO NOT EDIT IT DIRECTLY\n//===========================================\nexport type AdminSentEmail = {\n id: string,\n to: string[],\n subject: string,\n recipient: string, // We'll derive this from to[0] for display\n sentAt: Date, // We'll derive this from sent_at_millis for display\n error?: unknown,\n}\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
{"version":3,"sources":["../../../../src/lib/stack-app/email/index.ts"],"sourcesContent":["\n//===========================================\n// THIS FILE IS AUTO-GENERATED FROM TEMPLATE. DO NOT EDIT IT DIRECTLY\n//===========================================\nexport type AdminSentEmail = {\n id: string,\n to: string[],\n subject: string,\n recipient: string, // We'll derive this from to[0] for display\n sentAt: Date, // We'll derive this from sent_at_millis for display\n error?: unknown,\n}\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}