Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: clarify
clean: true
and default include
- the docs for `clean` don't seem to have been updated with 15cb84dcc99a0bd20f3afce101c0991683010b6, which slightly changed how it works - also clarify that "wipes out cache" means it deletes _all_ previous caches by saying "wipes any existing cache" instead - fix the `include` default explanation to mention `.tsx` files as well, since the regex includes those - also add code backticks and capitalize TypeScript etc (guess I missed this option in my previous PRs? or I intentionally left it as a separate change a while ago...) - also add code backticks around `node_modules` in `cacheRoot` as well while at it - use non-rendered newlines between sentences for markdown style consistency
- Loading branch information