codecraft-studio / .vscode /extensions.json
Mayank
give me the files so that i can open project in any other ide
b7c00ac verified
Raw
History Blame Contribute Delete
210 Bytes
Invalid JSON:Unexpected token '`', "```json { "... is not valid JSON
```json
{
"recommendations": [
"ritwickdey.liveserver",
"esbenp.prettier-vscode",
"dbaeumer.vscode-eslint",
"bradlc.vscode-tailwindcss",
"eamodio.gitlens"
]
}
```