Skip to content

DavidANeil/lucid-format

 
 

Repository files navigation

lucid-format

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.

About

VS Code extension to format TypeScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%