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

chore: enable eslint recommended config #1659

Merged
merged 1 commit into from
Jan 20, 2025
Merged

chore: enable eslint recommended config #1659

merged 1 commit into from
Jan 20, 2025

Conversation

43081j
Copy link
Contributor

@43081j 43081j commented Jan 7, 2025

Enables the recommended lint rules from eslint.

Also deletes getEnumerableProperties.js which is no longer referenced.

technically someone could've been importing this file directly, but it seems extremely unlikely. i searched github for it and the only meaningful result is cypress, but it uses chai 4.x still.

@43081j 43081j requested a review from a team as a code owner January 7, 2025 21:37
Enables the recommended lint rules from `eslint`.

Also deletes `getEnumerableProperties.js` which is no longer referenced.
@43081j
Copy link
Contributor Author

43081j commented Jan 19, 2025

@keithamus any chance you can give this a quick review? 🙏

Copy link
Member

@koddsson koddsson left a comment

Choose a reason for hiding this comment

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

Looks good to me!

eslint.config.js Show resolved Hide resolved
lib/chai/interface/assert.js Show resolved Hide resolved
@koddsson koddsson merged commit d044441 into main Jan 20, 2025
5 checks passed
@koddsson koddsson deleted the eslint-recomm branch January 20, 2025 12:01
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.

2 participants