mirror of
https://github.com/electron/electron.git
synced 2026-01-29 09:18:18 -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