Use proper ESM imports w/ extensions #454
Labels
good first issue
Good for newcomers
hacktoberfest
Issues folks can work on for Hacktoberfest
help wanted
Extra attention is needed
Feature request
Feature description
Remove the
esm
andextensionless
package usage in the repository, updating all imports throughout the project to use proper ESM imports with extensions, ideally marking the package as a proper module.How the feature is useful
Stop relying on janky workarounds to improper ESM usage.
The text was updated successfully, but these errors were encountered: