Skip to content

ignores on ignores

Compare
Choose a tag to compare
@benmosher benmosher released this 14 Dec 12:22
  • Ignore import/ignore if exports are actually found in the parsed module.
    Does this to support use of jsnext:main in node_modules without the pain of managing a whitelist or a nuanced blacklist. May be removed pending how surprising/helpful it ends up being.