Files
fressh/.vscode/extensions.json
EthanShoeDev 662d537177 flake
2025-09-24 17:41:02 -04:00

15 lines
297 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",
"mkhl.direnv"
]
}