Reverted the yarn version

This commit is contained in:
Tiago Ribeiro
2023-06-18 23:46:07 +01:00
parent d4156c83f4
commit 47b1784615
4 changed files with 3836 additions and 5841 deletions

View File

@@ -1,9 +0,0 @@
{
"search.exclude": {
"**/.yarn": true,
"**/.pnp.*": true
},
"eslint.nodePath": ".yarn/sdks",
"typescript.tsdk": ".yarn/sdks/typescript/lib",
"typescript.enablePromptUseWorkspaceTsdk": true
}