Skip to content

Conversation

UnPolinomio
Copy link
Contributor

Hey, there.

Currently npm test throws the following error:

test/index.js:4:9
✖ 4:9 Missing file extension for "./core" import/extensions
✖ 5:9 Missing file extension for "./freeze" import/extensions
...
13 errors

This pull request fixes those errors and now all tests pass.
Hope you find this useful.

@wooorm wooorm changed the title Add file extension in require() Fix code-style Jun 18, 2021
@wooorm wooorm merged commit 115898a into unifiedjs:main Jun 18, 2021
@wooorm
Copy link
Member

wooorm commented Jun 18, 2021

Thanks @UnPolinomio, nice catch!

@wooorm wooorm added 🏗 area/tools This affects tooling 🏡 area/internal This affects the hidden internals 💪 phase/solved Post is done 🦋 type/enhancement This is great to have labels Jun 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏡 area/internal This affects the hidden internals 🏗 area/tools This affects tooling 💪 phase/solved Post is done 🦋 type/enhancement This is great to have
Development

Successfully merging this pull request may close these issues.

3 participants