[WEB-4803] fix: eslint errors in code editors (#7675)
* fix: eslint errors in code editors * fix: removed workspaces from package.json
This commit is contained in:
parent
ebd517bb7d
commit
4293892178
4 changed files with 1 additions and 9 deletions
|
|
@ -5,10 +5,6 @@
|
|||
"version": "0.28.0",
|
||||
"license": "AGPL-3.0",
|
||||
"private": true,
|
||||
"workspaces": [
|
||||
"apps/*",
|
||||
"packages/*"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "turbo run build",
|
||||
"dev": "turbo run dev --concurrency=18",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue