-
Notifications
You must be signed in to change notification settings - Fork 23
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
VSCode ESLint plugin does not work with dts-cli project #148
Comments
yes, it's a known issue. But you can run |
@aladdin-add Thanks for the fast response!
Any clue what is wrong? This is the generated file:
|
what if changing to |
@aladdin-add That seems to fix it, thanks :) |
great, I'll make a fix later, thanks for the report! |
@aladdin-add |
sure, PRs are welcome! 👍 |
closing as fixed. |
Current Behavior
After creating a new react library using dts-cli, the ESLint Plugin of VSCode won't work out-of-the-box.
Expected behavior
ESLint Plugin of VSCode should work without any additional tinkering
Suggested solution(s)
Not sure how one could fix it, but it seems like the extension cant find the right config to pick.
Additional context
Your environment
The text was updated successfully, but these errors were encountered: