Closed ghoullier closed 1 month ago
Please check if your PR fulfills the following requirements:
npm run build
npm test
npm run prettier
Please check the type of change your PR introduces:
The esModules has a typo (esModule instead of esModules)
esModules
esModule
Issue URL:
-
@ghoullier Thanks for catching this!
Pull request checklist
Please check if your PR fulfills the following requirements:
npm run build
) was run locally for affected output targetsnpm test
) were run locally and passednpm run prettier
) was run locally and passedPull request type
Please check the type of change your PR introduces:
What is the current behavior?
The
esModules
has a typo (esModule
instead ofesModules
)Issue URL:
What is the new behavior?
-
-
Does this introduce a breaking change?
Other information