mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2026-07-03 02:20:46 +00:00
6dd6b7bef1
Function definitions within a condition do not function as expected thanks to JS hoisting, so it is better to avoid it, and keep ESLint happy as well. See discussion at #8622 with @pmario