ScottLogic / blog

The Scott Logic blog
http://blog.scottlogic.com
Other
9 stars 85 forks source link

chore: Remove yarn lockfile from repo #251

Closed chriswilty closed 1 week ago

chriswilty commented 1 week ago

We currently have both yarn.lock and package-lock.json filles. It is not recommended to have both.

The reasons I feel we should choose npm are:

Tasks: