* Added prisma to suggested extension in container * Added comments and authors on drawer with proper resolving * Fix lint * Fix console log * Fixed generated front graphql from rebase
8 lines
154 B
JSON
8 lines
154 B
JSON
{
|
|
"recommendations": [
|
|
"ms-vscode-remote.remote-containers",
|
|
"ms-vscode.makefile-tools",
|
|
"dbaeumer.vscode-eslint",
|
|
"Prisma.prisma"
|
|
]
|
|
} |