chore(workspace): move contracts back to the packages folder

This commit is contained in:
Miodec 2024-09-20 11:52:40 +02:00
parent 1509a675b8
commit f23ea56fe0

View file

@ -8,10 +8,6 @@
"name": "frontend",
"path": "frontend"
},
{
"name": "contracts",
"path": "packages/contracts"
},
{
"name": "packages",
"path": "packages"
@ -25,8 +21,7 @@
"files.exclude": {
"frontend": true,
"backend": true,
"packages": true,
"contracts": true
"packages": true
},
"search.exclude": {
//defaults