[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

2
.npmrc
View File

@@ -14,7 +14,7 @@ strict-peer-dependencies=false
# Turbo occasionally performs postinstall tasks for optimal performance
# moved to pnpm-workspace.yaml: onlyBuiltDependencies (e.g., allow turbo)
public-hoist-pattern[]=eslint
public-hoist-pattern[]=*eslint*
public-hoist-pattern[]=prettier
public-hoist-pattern[]=typescript