Skip to main content

TypeScript Development Tools

ℹ️note

We recommend using the latest version of the tools unless specified otherwise. Additionally, we do not recommend using GitBash on Windows since it doesn't mask the password that is entered by the user.

Implementing projects with JavaScript

Node.js

Currently, only Node.js 20 from version 20.11.1 is supported.

Further information: Node.js

Download link: Node.js Version20.x

ESLint

A tool used to check the quality of the code.

Further information: ES Lint

EditorConfig

This is used to overwrite the settings of the user workspace in VS Code (IDE).

Further information: Visual Studio Marketplace

VS Code plug-ins (optional)

  • ESLint: Integrates ESLint JavaScript into VS Code.
  • Gremlins tracker: Reveals some characters that can be harmful because they are invisible or looking like legitimate ones.