-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Labels
Description
search-string/src/searchString.js
Line 303 in 8eed146
this.string = `${conditionStr} ${this.getAllText()}`.trim(); |
I know it's a tiny thing, but I think it makes more sense to have conditions follow rather than precede the freetext. I'm happy to submit a PR but would you rather it was an option or a default? Would it be an argument to toString()?