This extension provides formatting functionality for TypeScript. It uses a clang-format binary installed on your machine along with updating import statements, adding missing semicolons, and changing from var
to let
and from let
to const
when appropriate.
forked from stringham/lucid-format
-
Notifications
You must be signed in to change notification settings - Fork 0
VS Code extension to format TypeScript
License
DavidANeil/lucid-format
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
VS Code extension to format TypeScript
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- TypeScript 100.0%