Skip to content

Yarn workspace root eslint? #6080

@VictorChen

Description

@VictorChen

Hi, I've looked everywhere but couldn't find a solution to this... I have a monorepo with yarn workspace, eg:

root
  => packages
    => A (gatsby site)
    => B
    => C
  => .eslintrc

Is there a way I can tell gatsby to use the .eslintrc file in the root of the repo? I currently have B and C set up to use my .eslintrc file, but not for A (gatsby site)

I'm on the latest version of gatsby (2.0.0-beta.9). Thanks!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions