Skip to content

Commit f8a03ae

Browse files
authored
undo unrelated change
1 parent 9c4c044 commit f8a03ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/vs/base/common/filters.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,7 @@ export namespace FuzzyScore {
558558
}
559559

560560
export abstract class FuzzyScoreOptions {
561+
561562
static default = { boostFullMatch: true, firstMatchCanBeWeak: false };
562563

563564
constructor(

0 commit comments

Comments
 (0)