Use yarn by default

This commit is contained in:
garronej 2021-05-21 08:59:53 +02:00
parent e2d3acb0c0
commit 1f07ea5b0c
3 changed files with 3974 additions and 13019 deletions

View file

@ -13,7 +13,7 @@
✅ NEW: The workflow is now fully portable.
✅ NEW: Only one secret has to be defined: `NPM_TOKEN` (to enable publishing on your behalf on NPM).
✅ NEW: `yarn` support You are now free to use yarn instead of `npm` if you'd like to.
✅ NEW: `yarn` support, if you prefer `npm`, just delete `yarn.lock`.
✅ NEW: React ready ( `tsconfig.json` configured to transpile `.tsx` files).
# Presentation

13018
package-lock.json generated

File diff suppressed because it is too large Load diff

3973
yarn.lock Normal file

File diff suppressed because it is too large Load diff