mirror of
https://github.com/twentyhq/twenty.git
synced 2024-12-18 09:02:11 +03:00
510c466271
* Add WSL instruction and IDE setup instruction * Fix setup * Fix setup * Fix * Update docs/docs/developer/additional/ide-setup.mdx Co-authored-by: Weiko <corentin@twenty.com> --------- Co-authored-by: Weiko <corentin@twenty.com>
15 lines
391 B
JSON
15 lines
391 B
JSON
{
|
|
"recommendations": [
|
|
"ms-vscode-remote.remote-containers",
|
|
"styled-components.vscode-styled-components",
|
|
"dbaeumer.vscode-eslint",
|
|
"unifiedjs.vscode-mdx",
|
|
"ms-vscode.makefile-tools",
|
|
"esbenp.prettier-vscode",
|
|
"GraphQL.vscode-graphql",
|
|
"prisma.prisma",
|
|
"yoavbls.pretty-ts-errors",
|
|
"graphql.vscode-graphql-syntax",
|
|
"graphql.vscode-graphql"
|
|
]
|
|
} |