aboutsummaryrefslogtreecommitdiffstats
path: root/src/webview/spellchecker.ts
Commit message (Collapse)AuthorAge
* remove reference to '@electron/remote' module (for spell-checker) (#1968)Libravatar Vijay Aravamudhan2021-09-20
| | | | | * fix: remove reference to '@electron/remote' module for spell-checker * chore: removed redundant methods from being exposed via 'window.ferdi' to the recipes
* feat: add eslint-plugin-unicorn (#1936)Libravatar Markus Hatvan2021-09-14
|
* Expose some functions to the recipe child processes (#1869)Libravatar Vijay Raghavan Aravamudhan2021-09-05
| | | | | * chore: expose some functions to the recipe child processes so as to bypass the need for the recipe to require '@electron/remote'
* chore: typescript conversionLibravatar Vijay A2021-08-21