mirror of
https://github.com/electron/electron.git
synced 2026-02-04 12:15:22 -05:00
* feat:Spellchecker Async Implementation * Adhere to chromium style * Updating dependency to use gh branch * Update docs and electron-typescript-definitions module * Fix lint * Update electron typescript definitions version * Update spec * Address review