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

[eslint] Check for possible ESM compatibility issues #27

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

gregnazario
Copy link
Contributor

Description

This adds some more lints to prevent some bad practices like require() and providing index.js.

Test Plan

pnpm lint

Related Links

@heliuchuan heliuchuan enabled auto-merge (squash) October 12, 2023 04:33
@heliuchuan heliuchuan merged commit 81415c8 into main Oct 12, 2023
5 checks passed
@heliuchuan heliuchuan deleted the esm-compatibility branch October 12, 2023 04:47
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