ember-test-helpers
ember-test-helpers copied to clipboard
needed infra maintainence
This is the setup that I've used on my latest project, https://github.com/universal-ember/ember-primitives
- publint -- verifies that your package (tgz) is correct
- are the type wrong -- lint that verifies that published types are correct, and package.json agrees
- turbo
This should probably be applied to all the v2 addons, tbh. It's a lot to set up right now, but I think with a couple more package additions and lints, it can be fairly easy to maintain -- just have to write those lints
blocked on needing type=module