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

Add documentation for overriding configuration settings #57

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

RSeidelsohn
Copy link
Contributor

In yesterdays frontend open space, we had a discussion about ESLint configuration. As a result, I have agreed to review and update or enhance our frontend playbook and the eslint-config-springernature documentation.

Among other details, we discussed the configuration setting for specific ECMAScript versions. This repository uses ECMAScript 6 in the ESLint configuration, which might be outdated for actual projects that import eslint-config-springernature. This is even more of a concern when it's used in a completely new project, that would want to use more modern versions of ECMAScript.

I added new sections and changed an existing headline with the intention of giving developers more confidence in their ESLint configuration.

Please have a look and add your comments and changes.

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.

1 participant