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

feat: add isValidNodeImport utility #16

Merged
merged 8 commits into from Oct 27, 2021
Merged

feat: add isValidNodeImport utility #16

merged 8 commits into from Oct 27, 2021

Conversation

danielroe
Copy link
Member

closes #14

@danielroe danielroe requested a review from pi0 October 27, 2021 11:15
@danielroe danielroe self-assigned this Oct 27, 2021
src/syntax.ts Outdated Show resolved Hide resolved
src/syntax.ts Outdated Show resolved Hide resolved
src/syntax.ts Outdated Show resolved Hide resolved
src/syntax.ts Outdated Show resolved Hide resolved
danielroe and others added 3 commits October 27, 2021 14:11
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
Co-authored-by: pooya parsa <pyapar@gmail.com>
@pi0 pi0 changed the title feat: add isValidNativeESM utility feat: add isValidNodeImport utility Oct 27, 2021
src/syntax.ts Outdated Show resolved Hide resolved
@pi0 pi0 merged commit 32ef24a into main Oct 27, 2021
@pi0 pi0 deleted the feat/valid-esm branch October 27, 2021 13:55
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.

detect whether a file can be validly imported in native node esm context
2 participants