Making yarn optional or a dependency
Open
- Dominant language
- TypeScript
- Stars
- 777
- Forks
- 1.4k
- Avg merge
- 16h 45m
- Merged PRs (30d)
- 3
Description
This is probably a very nitpicky issue, sorry for that.
In order to build this project, `yarn` needs to be externally installed.
Wouldn't it be better to either make yarn optional (it would require changing 2 lines in the `package.json`), or install it via npm as a dev dependency?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.