kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
fix: resolve lint errors
rodzic
081674daa5
commit
7482345b64
|
@ -176,7 +176,7 @@ export abstract class BaseChatModelBuilder<
|
|||
omitTrailingSemicolon: true,
|
||||
noEmitHelpers: true
|
||||
})
|
||||
.replace(/^ /gm, ' ')
|
||||
.replace(/^ {4}/gm, ' ')
|
||||
.replace(/;$/gm, '')
|
||||
|
||||
messages.push({
|
||||
|
|
Ładowanie…
Reference in New Issue