Update README.md

This commit is contained in:
Garrone Joseph 2021-03-16 16:46:05 +01:00 committed by GitHub
parent 4f4900bf03
commit 43a32fce1b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -11,7 +11,7 @@
--- ---
✅ NEW: The workflow is now much more straightforward and portable. ✅ 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: 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 You are now free to use yarn instead of `npm` if you'd like to.
✅ NEW: React ready ( `tsconfig.json` configured to transpile `.tsx` files). ✅ NEW: React ready ( `tsconfig.json` configured to transpile `.tsx` files).