Announcing TypeScript support in Electron
ARANK

The electron npm package now includes a TypeScript definition file that provides detailed annotations of the entire Electron API. These annotation can improve your Electron development experience even if you’re writing vanilla JavaScript. Just npm install electron to get up-to-date Electron typings in your project.

electron.atom.io
Related Topics: AltJS Electron JavaScript