Commit ab21fdb
use void for options hook instead of undefined (#4463)
* use void for options hook instead of undefined
currently we are required to return in the options hook. this change would allow the options hook to have no return value.
* Use void in more places
Co-authored-by: Lukas Taegert-Atkinson <[email protected]>1 parent b8315e0 commit ab21fdb
6 files changed
Lines changed: 3204 additions & 2916 deletions
File tree
- src
- rollup
- utils/options
- test
- form/samples/supports-core-js
- watch
0 commit comments