Dan Imhoff
Dan Imhoff
Some unit tests are missing and/or incomplete. Catalog and complete them.
https://github.com/ionic-team/create-capacitor-plugin/pull/7
- [ ] one sync and one async task - [ ] fibanacci or squaring function ref: https://github.com/ionic-team/capacitor/pull/3315#issuecomment-663267384
https://github.com/mozilla/pdf.js ref: https://github.com/capacitor-community/proposals/issues/15#issuecomment-659244394
We should add a debugging guide to the docs much like Ionic has: https://ionicframework.com/docs/troubleshooting/debugging ref: https://github.com/ionic-team/capacitor/discussions/3322
- [ ] how it works - [ ] list of variables
I noticed that the standard functions in `date-fns` are generic, which means they have the correct in/out type when using `UTCDate` and the new `TZDate`, but the functions in `date-fns/fp`...
## Do you want to request a feature or report a bug? Feature ## What is the current behavior? ## What is the expected behavior? It would be nice to...