Skip to content

Conversation

danielpza
Copy link
Member

@danielpza danielpza commented Aug 8, 2024

Removed requires in favor of import. Kept it in a couple of places where using import was not possible.

Also replaced the require('fake-module') in favor of simulating a nodejs MODULE_NOT_FOUND error for testing

@danielpza danielpza marked this pull request as ready for review August 8, 2024 16:49
@danielpza danielpza merged commit 5402e25 into master Aug 8, 2024
@danielpza danielpza deleted the fix-eslint branch August 8, 2024 16:53
danielpza added a commit that referenced this pull request Aug 8, 2024
Removed `require`s in favor of `import`. Kept it in a couple of places
where using import was not possible.

Also replaced the `require('fake-module')` in favor of simulating a
nodejs MODULE_NOT_FOUND error for testing
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