add fuse for fuzzy searching
All checks were successful
Actions / Build Plugins (push) Successful in 40s
All checks were successful
Actions / Build Plugins (push) Successful in 40s
currently unimplemented
This commit is contained in:
parent
870b4b2b7e
commit
1963fddb7f
2 changed files with 3584 additions and 38 deletions
|
@ -9,6 +9,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@project-gauntlet/api": "0.12.0",
|
||||
"fuse": "^0.12.1",
|
||||
"unicode-emoji": "^2.6.0",
|
||||
"which": "^5.0.0"
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue