ember-resolver icon indicating copy to clipboard operation
ember-resolver copied to clipboard

Convert to TypeScript

Open bwbuchanan opened this issue 2 years ago • 0 comments

  • 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.

bwbuchanan avatar Jan 01 '23 15:01 bwbuchanan