Open
Description
opened on Apr 29, 2024
Describe the bug
After I added the !.storybook
into the Eslint ignorePatterns, got the error that package.json path is not correct
Error: `The provided path in your eslintrc.json - /****/monorepo/package.json is not a valid path to a package.json file or your package.json file is not in the same folder as ESLint is running from.
To Reproduce
Steps to reproduce the behavior:
my folder structure
monorepo
- web
- package.json
- .storybook
- stories
Expected behavior
expect the eslint work properly
Metadata
Assignees
Labels
No labels
Activity