You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I run ESLint on the generated type definition files, I encounter an error due to the import/group-exports rule. Is there an option to generate the files in a way that would pass this rule, as shown below?
Or, is disabling the lint rule or manually fixing the issue the only solution for now?
Thank you in advance for your help.
The text was updated successfully, but these errors were encountered:
ryohiy
changed the title
Cannot pass the import/group-exports rule in ESLint.
Question: Cannot pass the import/group-exports rule in ESLint.
Oct 5, 2024
Version: latest (v8.0.1)
When I run ESLint on the generated type definition files, I encounter an error due to the import/group-exports rule. Is there an option to generate the files in a way that would pass this rule, as shown below?
Or, is disabling the lint rule or manually fixing the issue the only solution for now?
Thank you in advance for your help.
The text was updated successfully, but these errors were encountered: