mirror of
https://github.com/neynarxyz/create-farcaster-mini-app.git
synced 2025-11-15 15:48:56 -05:00
14 lines
345 B
JSON
14 lines
345 B
JSON
{
|
|
"recommendations": [
|
|
"esbenp.prettier-vscode",
|
|
"dbaeumer.vscode-eslint",
|
|
"bradlc.vscode-tailwindcss",
|
|
"ms-vscode.vscode-typescript-next",
|
|
"editorconfig.editorconfig",
|
|
"christian-kohler.path-intellisense",
|
|
"ms-vscode.vscode-json",
|
|
"formulahendry.auto-rename-tag",
|
|
"christian-kohler.npm-intellisense"
|
|
]
|
|
}
|