ember-resolver
ember-resolver copied to clipboard
Convert to TypeScript
- Converted to TypeScript
- Converted to a native V2 addon in order to add TypeScript build pipeline
- Reformatted using prettier to standard Ember style
- Replaced ambient types with generated .d.ts
Thanks to @chriskrycho for guidance on this PR.
This PR intends to make no breaking changes to the public API.