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

[Lint] Fix non-Mongoose violations of no-var-requires #179

Merged
merged 1 commit into from
Jun 16, 2024

Conversation

dchege711
Copy link
Owner

Fixes 13 violations of this rule. Using import is preferred 1. 12 errors left for #162.

Fixes 13 violations of this rule. Using `import` is preferred [1]. 12 errors left for #162.

[1]: https://typescript-eslint.io/rules/no-var-requires/
Copy link

render bot commented Jun 16, 2024

@dchege711 dchege711 merged commit 6b6fcee into main Jun 16, 2024
4 checks passed
@dchege711 dchege711 deleted the user/dchege711/eslint/no-var-requires branch June 16, 2024 02:09
dchege711 added a commit that referenced this pull request Jun 16, 2024
dchege711 added a commit that referenced this pull request Jun 16, 2024
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