Skip to content

Codemod to migrate Ember Model to Ember Data with some Intercom-specific schtuff

Notifications You must be signed in to change notification settings

patocallaghan/em-to-ed-codemod

Repository files navigation

em-to-ed-codemod Build Status

A collection of codemod's for em-to-ed-codemod.

Usage

To run a specific codemod from this project, you would run the following:

npx github:patocallaghan/em-to-ed-codemod <TRANSFORM NAME> path/of/files/ or/some**/*glob.js

Transforms

Contributing

Installation

  • clone the repo
  • change into the repo directory
  • yarn

Running tests

  • yarn test
  • yarn test:watch for live-reloading
  • For debugging, install ndb and run ndb yarn test:watch

Update Documentation

  • yarn update-docs

About

Codemod to migrate Ember Model to Ember Data with some Intercom-specific schtuff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published