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

Tuning eslint #7391

Closed
wants to merge 9 commits into from
Closed

Conversation

demensky
Copy link
Contributor

@demensky demensky commented Nov 29, 2023

  • Switch @typescript-eslint/consistent-type-imports to "error".
  • Switch @typescript-eslint/consistent-type-exports to "error".
  • Hide dist from eslint.
  • Migrate to eslint.config.js.
  • Fix eslint errors in rxjs.dev.

@@ -1,4 +1,5 @@
{
"ignorePatterns": ["**/dist"],
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removes unnecessary checks in eslint:

2023-11-29 в 02 13 41

@demensky demensky marked this pull request as draft November 29, 2023 01:48
@demensky demensky closed this Dec 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant