Konstantin Kai
Results
2
issues of
Konstantin Kai
Hi, I've tried to cover some code with tests with rescript-vitest and found an interesting bug: Here is my test file: ```res open Vitest testAsync("async test", async _ => {...
Use `basename` for retrieving the filename in `findFile` function from `nx-tsconfig-paths.plugin` that previously led to an unresolved error for files with dot suffixes e.g.`/dir/file.suffix.ext` ## Current Behavior For files that...