codecraft-studio / .vscode /extensions.json
Prototype69's picture
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"
]
}
```