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

📎 Implement no-require-imports #3820

Closed
minht11 opened this issue Sep 7, 2024 · 0 comments · Fixed by #3821
Closed

📎 Implement no-require-imports #3820

minht11 opened this issue Sep 7, 2024 · 0 comments · Fixed by #3821
Assignees
Labels
A-Linter Area: linter L-JavaScript Language: JavaScript and super languages

Comments

@minht11
Copy link
Contributor

minht11 commented Sep 7, 2024

Description

Prevent use of require imports, rule from https://typescript-eslint.io/rules/no-require-imports/

@minht11 minht11 added the A-Linter Area: linter label Sep 7, 2024
@minht11 minht11 self-assigned this Sep 7, 2024
@minht11 minht11 added the L-JavaScript Language: JavaScript and super languages label Sep 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Linter Area: linter L-JavaScript Language: JavaScript and super languages
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant