15 lines
358 B
JSON
15 lines
358 B
JSON
{
|
|
"recommendations": [
|
|
"dbaeumer.vscode-eslint",
|
|
"eamodio.gitlens",
|
|
"ofhumanbondage.react-proptypes-intellisense",
|
|
"mgmcdermott.vscode-language-babel",
|
|
"wix.vscode-import-cost",
|
|
"pflannery.vscode-versionlens",
|
|
"editorconfig.editorconfig",
|
|
"prisma.prisma",
|
|
"graphql.vscode-graphql"
|
|
],
|
|
"unwantedRecommendations": []
|
|
}
|