ember-learn / cli-guides

Step-by-step guides and tutorials for using the ember-cli to create apps and addons
https://cli.emberjs.com
MIT License
25 stars 76 forks source link

Add a section on how to extend addons #171

Closed mehulkar closed 4 years ago

mehulkar commented 4 years ago

Closes #170

rajasegar commented 4 years ago

@mehulkar Also you might want to add StateManager here https://github.com/ember-learn/cli-guides/blob/220d733d84cade45a9831e3a394ef9265f0f6747/.local.dic#L86 to fix lint errors

mehulkar commented 4 years ago

@rajasegar I think I was just missing some backticks. Should pass now?

mehulkar commented 4 years ago

cc @jenweber @locks for review!