-
Notifications
You must be signed in to change notification settings - Fork 7
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
chore: upgrade ESLint to 8.57.0 and switch to flat config #103
Merged
onebytegone
merged 11 commits into
silvermine:master
from
pbredenberg:PB/chore-upgrade-eslint
Oct 11, 2024
Merged
chore: upgrade ESLint to 8.57.0 and switch to flat config #103
onebytegone
merged 11 commits into
silvermine:master
from
pbredenberg:PB/chore-upgrade-eslint
Oct 11, 2024
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8a296a0 - Browse repository at this point
Copy the full SHA 8a296a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2332732 - Browse repository at this point
Copy the full SHA 2332732View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6fbf3f - Browse repository at this point
Copy the full SHA d6fbf3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4358c95 - Browse repository at this point
Copy the full SHA 4358c95View commit details -
Configuration menu - View commit details
-
Copy full SHA for 98413ba - Browse repository at this point
Copy the full SHA 98413baView commit details -
feat: adjust how configurations are exposed for flexibility
Now that ESLint favors a flat config, which is essentially just an array of JS objects, consumers will be able to import just the parts of a config that they need. For convenience, exposing complete and discrete configs makes it easier to simply adopt a config when no customization is needed, or import just the parts that are neccessary when a good deal of additional configuration will be done by the consuming project.
Configuration menu - View commit details
-
Copy full SHA for 5fa4709 - Browse repository at this point
Copy the full SHA 5fa4709View commit details -
Configuration menu - View commit details
-
Copy full SHA for f928d62 - Browse repository at this point
Copy the full SHA f928d62View commit details
Commits on Sep 27, 2024
-
docs: remove reference to commitlint and editorconfig
These configurations are now maintained in @silvermine/standardization.
Configuration menu - View commit details
-
Copy full SHA for a0e3d80 - Browse repository at this point
Copy the full SHA a0e3d80View commit details -
Configuration menu - View commit details
-
Copy full SHA for 439bc7e - Browse repository at this point
Copy the full SHA 439bc7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ddb648 - Browse repository at this point
Copy the full SHA 0ddb648View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0a786a - Browse repository at this point
Copy the full SHA f0a786aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.