Go to file
Null f26bee8c7a
Improve resolver further
Use startsWith over includes for better accuracy, allow iterations on the query to avoid accidental user input screwing up resolver
2020-04-15 10:42:08 -05:00
src Improve resolver further 2020-04-15 10:42:08 -05:00
.eslintrc.json Initial commit 2020-04-14 13:15:33 -04:00
.gitignore update gitignore 2020-04-14 19:01:58 -04:00
CONTRIBUTING.md Add contributing file (wip) 2020-04-15 10:52:29 -04:00
LICENSE Add LICENSE 2020-04-14 13:24:16 -04:00
Makefile add makefile subcommand to run project 2020-04-15 10:52:43 -04:00
package.json fix(package.json): Fix up package.json 2020-04-14 22:55:54 -05:00
tsconfig.json change ts target to ES2017 2020-04-14 19:01:42 -04:00