Skip to content

Allowed codemod to set linters for the v2 addon

Compare
Choose a tag to compare
@ijlee2 ijlee2 released this 26 Apr 09:40
· 3 commits to main since this release
b69683e

The codemod now accepts the responsibility of setting linters for the v2 addon. The configurations match those from @embroider/addon-blueprint@2.16.0 closely.

Note, the end-developer is, for the time being, still responsible for installing and configuring ember-template-imports in their v2 addon (if they want to write *.{gjs,gts} files).