mansona / lint-to-the-future

A modern way to progressively update your code to the best practices
54 stars 7 forks source link

try importing an esm module before reverting to `importCwd` #24

Closed mansona closed 2 years ago

mansona commented 2 years ago

This will allow us to keep the "chain of esm" and will allow us to support linting systems that have moved to esm only (cough ember-template-lint cough)