mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-06-05 21:59:27 +02:00
lint: Require semicolons
This commit is contained in:
@ -230,7 +230,7 @@ export function getInstructStoppingSequences() {
|
||||
export const force_output_sequence = {
|
||||
FIRST: 1,
|
||||
LAST: 2,
|
||||
}
|
||||
};
|
||||
|
||||
/**
|
||||
* Formats instruct mode chat message.
|
||||
|
Reference in New Issue
Block a user