MCPcopy Index your code
hub / github.com/ember-cli/ember-cli / config

Function config

tests/unit/broccoli/default-packager/javascript-test.js:90–92  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

88 },
89
90 config() {
91 return { a: 1 };
92 },
93
94 registry: setupRegistryFor('template', function (tree) {
95 return new Funnel(tree, {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…