diff --git a/frontend.md b/frontend.md index ffa90f3..dedf49d 100644 --- a/frontend.md +++ b/frontend.md @@ -1,2 +1,11 @@ # Frontend +## Tooling + +### VS Code Extensions + +#### Import Cost +Import Cost displays the size of the imported package inline in the editor. + +##### Installation +Search the VS Code extensions for `Import Cost` and click `Install`.