[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
2
.npmrc
2
.npmrc
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue