Improving JavaScript code using ESLint, Prettier, and standardJS

This repository is the result of this discussion: Typescript type definition file for desktop IDEs?

It generates from the Tern definition file, which @simonbs referenced here, a TypeScript type definition file. This file is used by various desktop IDEs like VS Code to provide code completion and documentation help when hovering with the mouse over the keywords.

1 Like