Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 279 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 279 Bytes

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.