diff --git a/.vscode/settings.json b/.vscode/settings.json index cc64012..5a784fc 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -10,7 +10,8 @@ "*.lock": true, "node_modules": true, "packs": true, - "foundry": true + "foundry": true, + "scripts": true, }, "html.customData": [ "./.vscode/components.html-data.json"