Skip to content

VS Code ‐ linters, autoformatters, and helpful plugins

Scott Macmillan edited this page Jul 21, 2024 · 1 revision

The project is set up right now to use linting and autoformatting. It's set up with an eye towards Visual Studio Code; if someone wants to get these running in other editors, we may need to really take a look at how things are set up under the hood to figure things out.

In VS code, the current tooling used here is:

Other plugins that may be helpful:

Clone this wiki locally