kategengler / ember-component-template-colocation-migrator

A codemod for https://github.com/emberjs/rfcs/pull/481

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ember-component-template-colocation

This codemod will co-locate component JS and HBS as described in the Component Templates Co-location RFC.

Examples

Usage

To run the migrator on your app:

cd your/project/path
npx github:ember-codemods/ember-component-template-colocation-migrator

Running Tests

  • npm run test

About

A codemod for https://github.com/emberjs/rfcs/pull/481


Languages

Language:JavaScript 100.0%