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/connected-accounts/index.ts
var connected_accounts_exports = {};
module.exports = __toCommonJS(connected_accounts_exports);
//# sourceMappingURL=index.js.map
//# sourceMappingURL=index.js.map

View file

@ -1 +1 @@
{"version":3,"sources":["../../../../src/lib/stack-app/connected-accounts/index.ts"],"sourcesContent":["\n//===========================================\n// THIS FILE IS AUTO-GENERATED FROM TEMPLATE. DO NOT EDIT IT DIRECTLY\n//===========================================\n\n\nexport type Connection = {\n id: string,\n};\n\nexport type OAuthConnection = {\n getAccessToken(): Promise<{ accessToken: string }>,\n useAccessToken(): { accessToken: string }, // THIS_LINE_PLATFORM react-like\n} & Connection;\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}
{"version":3,"sources":["../../../../src/lib/stack-app/connected-accounts/index.ts"],"sourcesContent":["\n//===========================================\n// THIS FILE IS AUTO-GENERATED FROM TEMPLATE. DO NOT EDIT IT DIRECTLY\n//===========================================\n\n\nexport type Connection = {\n id: string,\n};\n\nexport type OAuthConnection = {\n getAccessToken(): Promise<{ accessToken: string }>,\n useAccessToken(): { accessToken: string }, // THIS_LINE_PLATFORM react-like\n} & Connection;\n"],"mappings":";;;;;;;;;;;;;;;;AAAA;AAAA;","names":[]}