Files
oki-podcast-reader/.vscode/extensions.json
T
2023-03-06 15:25:34 +00:00

11 lines
256 B
JSON

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