Skip to content
This repository has been archived by the owner on Apr 16, 2019. It is now read-only.

first usable version

Compare
Choose a tag to compare
@caridy caridy released this 21 Apr 16:21
  • Adding linting for pretest and npm run lint.
  • [PR #6] improving ES modules detection by using RegExp.
  • [PR #5] Switch detect to detect(src).
  • [PR #4] improving cjs detection, including export instance detection.