🐛 Bug: package.json bin has unnecessary ./ prefix #1870
Labels
status: accepting prs
Please, send a pull request to resolve this!
type: bug
Something isn't working :(
Bug Report Checklist
main
branch of the repository.Expected
package.json
'sbin
entry can be a path likebin/index.js
. There doesn't need to be a./
at the beginning.Actual
create-typescript-app/package.json
Line 16 in 91cb22b
Additional Info
I bet this could be linted for...
💖
The text was updated successfully, but these errors were encountered: