mirror of
https://github.com/makeplane/plane.git
synced 2025-12-16 03:47:54 +01:00
[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:
committed by
GitHub
parent
ebd517bb7d
commit
4293892178
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user