An ember-cli addon that configures ember-cli-babel for TypeScript transpilation using @babel/plugin-transform-typescript. Version 0.0.0-beta.2, unstable beta release. It installs a beta version of ember-cli-babel with Babel 7 support, adds required transforms, enables .ts file transpilation, and integrates with eslint via typescript-eslint-parser. Does not perform type checking. Differentiator: simplifies TypeScript setup in Ember apps/addons by automating Babel and ESLint config changes.
No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
This is an Ember addon, uses CommonJS module.exports for configuration.
Configuration key is a string in ember-cli-build.js options object.
Installs the addon via ember and shows a basic TypeScript component using class syntax.
Breaking-change detection hasn't run for this library yet.
CVE tracking and dependency tree are planned for a later release.