Title here
Summary here
This page covers the editor and formatting tools we recommend for Thulite projects.
Thulite works with any code editor, but we recommend VS Code for the best experience. The VS Code engine also powers in-browser editors such as GitHub Codespaces.
If you use VS Code, install these extensions:
Thulite includes Prettier and a format script for formatting JavaScript, HTML, CSS, and other supported files. You can customize the defaults by updating the .prettierrc.yaml and .prettierignore files in your project root.
Use the command that matches your package manager: