-
Notifications
You must be signed in to change notification settings - Fork 6
Plugins
OvchariK3208 edited this page Sep 14, 2023
·
1 revision
- VS Code is the recommended IDE due to it's superb support for TypeScript.
- Install the following extensions for VS Code, or find the equivalents for your IDE:
- Use Workspace settings (in
.vscode/settings.json
(as the source of truth for your VS Code settings for this project.
- VS Code является рекомендуемой IDE благодаря превосходной поддержке TypeScript.
- Установите следующие расширения для VS Code или найдите эквиваленты для вашей IDE:
- Используйте настройки рабочего пространства (в файле
.vscode/settings.json
) в качестве источника истины для настроек VS Code для этого проекта.