mirror of
https://github.com/twentyhq/twenty.git
synced 2024-11-22 21:50:43 +03:00
8483cf0b4b
* chore: use Nx workspace lint rules Closes #3162 * Fix lint * Fix lint on BE * Fix tests --------- Co-authored-by: Charles Bochet <charles@twenty.com>
20 lines
529 B
JSON
20 lines
529 B
JSON
{
|
|
"recommendations": [
|
|
"arcanis.vscode-zipfs",
|
|
"dbaeumer.vscode-eslint",
|
|
"esbenp.prettier-vscode",
|
|
"figma.figma-vscode-extension",
|
|
"firsttris.vscode-jest-runner",
|
|
"graphql.vscode-graphql-syntax",
|
|
"GraphQL.vscode-graphql",
|
|
"graphql.vscode-graphql",
|
|
"ms-vscode-remote.remote-containers",
|
|
"ms-vscode.makefile-tools",
|
|
"nrwl.angular-console",
|
|
"styled-components.vscode-styled-components",
|
|
"unifiedjs.vscode-mdx",
|
|
"xyc.vscode-mdx-preview",
|
|
"yoavbls.pretty-ts-errors"
|
|
]
|
|
}
|