twenty/.vscode/extensions.json

8 lines
154 B
JSON
Raw Normal View History

{
"recommendations": [
"ms-vscode-remote.remote-containers",
"ms-vscode.makefile-tools",
"dbaeumer.vscode-eslint",
"Prisma.prisma"
]
}