Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: start watcher with basePath #39

Merged
merged 5 commits into from
Apr 10, 2024
Merged

fix: start watcher with basePath #39

merged 5 commits into from
Apr 10, 2024

Conversation

lvjiaxuan
Copy link
Contributor

I have a monorepo where the eslint.config.ts is placed in project root.

When I run the inspector command in subdirectories, it can't watch the root eslint.config.ts changed.

I don't know if this is too special or necessary.

@antfu antfu changed the title feat: should watch basePath fix: start watcher with basePath Apr 10, 2024
@eslint-github-bot eslint-github-bot bot added the bug Something isn't working label Apr 10, 2024
@antfu antfu merged commit e259020 into eslint:main Apr 10, 2024
7 checks passed
@github-actions github-actions bot mentioned this pull request Apr 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants