Files
oki-podcast-reader/.vscode/extensions.json
T
2023-02-21 23:55:37 +00:00

10 lines
228 B
JSON

{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"aaron-bond.better-comments",
"esbenp.prettier-vscode",
"gruntfuggly.todo-tree"
]
}