diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 8fb97769d2b..e459e44b5c3 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -7,6 +7,7 @@ "deque-systems.vscode-axe-linter", "samverschueren.linter-xo", "esbenp.prettier-vscode", - "stylelint.vscode-stylelint" + "stylelint.vscode-stylelint", + "gruntfuggly.todo-tree" ] }