Files
fressh/.vscode/extensions.json
EthanShoeDev aa5c0bfc7a styling
2025-09-15 16:39:18 -04:00

14 lines
280 B
JSON

{
"recommendations": [
"expo.vscode-expo-tools",
"gruntfuggly.todo-tree",
"eamodio.gitlens",
"astro-build.astro-vscode",
"mhutchie.git-graph",
"esbenp.prettier-vscode",
"yoavbls.pretty-ts-errors",
"ctf0.duplicated-code-new",
"github.vscode-github-actions"
]
}