miru/.vscode/extensions.json
ThaUnknown bc35557ebd
feat: previously known as miru on first setup page
fix: initial subtitle override state
wip: animethemes
2025-05-29 22:59:43 +02:00

13 lines
No EOL
355 B
JSON

{
"recommendations": [
"usernamehw.errorlens",
"dbaeumer.vscode-eslint",
"GraphQL.vscode-graphql-syntax",
"bierner.comment-tagged-templates",
"YoavBls.pretty-ts-errors",
"svelte.svelte-vscode", // 109.5.2 or older NOT NEWER
"ardenivanov.svelte-intellisense",
"Gruntfuggly.todo-tree",
"bradlc.vscode-tailwindcss"
]
}