Liang Chun
Liang Chun
I agree with @rolandjitsu that there should be some kind of default for mapping tsconfig paths for Jest paths. I think that this would reduce the number of configuration and...
Kinda off topic but: Does it make sense to bump a minor version for breaking changes? Wouldn't a major version bump be better?
@pleerock I see. I was expecting [semver](https://semver.org/)sioning since installing packages with `npm install` or `yarn add` will add a carat prefix (like `^0.3.9`) and will match any `0.x.x` releases when...
I've had this problem before but I'm not too sure on how I fixed it. The package is probably trying to open `11827-Maximum` and NOT `11287-Maximum.exe` If you search in...