🐛 ⚽ staticPrefix.ts
This commit is contained in:
@@ -314,3 +314,4 @@ function wordAlignedLCP(strings: string[]): string {
|
|||||||
|
|
||||||
return firstWords.slice(0, commonWordCount).join(' ')
|
return firstWords.slice(0, commonWordCount).join(' ')
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user