jsr-io / jsr-npm

A cli tool to make installing packages form jsr.io in node easy
https://npmjs.com/package/jsr
MIT License
92 stars 13 forks source link

fix: bun error on calling `jsr add` twice #36

Closed nakasyou closed 5 months ago

nakasyou commented 5 months ago

If you merged this, I think you may able to close https://github.com/jsr-io/jsr-npm/issues/35.

CLAassistant commented 5 months ago

CLA assistant check
All committers have signed the CLA.

marvinhagemeister commented 5 months ago

Looks like the PR is not formatted correctly. Running deno fmt locally should resolve this.

nakasyou commented 5 months ago

Hi @marvinhagemeister, thank you for feedback! I ran deno fmt.

I was confused about the formatter. There is a possibility that Other contributors will be confused just like me, so it might be a good idea to write description of formatter in a README.