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

Updated broken discord channel link with current one. #384

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/content/blog/2022-08-08-new-config-system-part-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,6 @@ Some things to keep in mind when using `FlatRuleTester`:

We think that the new config system will be a great experience for ESLint users, but in order for that to happen, we have to make sure that the ESLint ecosystem is ready for these changes. That's why we've put together this developer preview to let all of our plugin, custom rule, parser, and shareable config authors get an early look at how their packages will work in the new config system. This is your opportunity to give us your feedback and help work through any incompatibilities or problems with flat config.

Please try out flat config with your packages and let us know how it goes by [starting a discussion](https://github.com/eslint/eslint/discussions/new) or stopping by the [Discord #developers channel](https://eslint.org/chat/developers) if you have questions or [opening an issue](https://github.com/eslint/eslint/issues/new) if you discover a problem.
Please try out flat config with your packages and let us know how it goes by [starting a discussion](https://github.com/eslint/eslint/discussions/new) or stopping by the [Discord #developers channel](https://eslint.org/chat) if you have questions or [opening an issue](https://github.com/eslint/eslint/issues/new) if you discover a problem.

We appreciate your help and feedback!