Add STATUS.md and VS Code workspace recommendations
Handoff prep for moving development to VS Code: living progress tracker, recommended extensions, and example workspace settings.
This commit is contained in:
Vendored
+11
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"dbaeumer.vscode-eslint",
|
||||
"esbenp.prettier-vscode",
|
||||
"bradlc.vscode-tailwindcss",
|
||||
"editorconfig.editorconfig",
|
||||
"ms-azuretools.vscode-docker",
|
||||
"yoavbls.pretty-ts-errors",
|
||||
"anthropic.claude-code"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user