[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:
sriram veeraghanta
2025-08-29 19:44:46 +05:30
committed by GitHub
parent ebd517bb7d
commit 4293892178
4 changed files with 1 additions and 9 deletions

View File

@@ -64,7 +64,6 @@
"@types/react": "^18.3.11",
"@types/react-dom": "^18.2.18",
"@types/uuid": "^9.0.1",
"@typescript-eslint/eslint-plugin": "^8.36.0",
"typescript": "5.8.3"
}
}